3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 22:01:50 +00:00
zeppelin/README.md

34 lines
1.3 KiB
Markdown
Raw Normal View History

2021-05-06 23:41:30 +05:00
![Zeppelin Banner](assets/zepbanner.png)
2019-12-02 10:46:11 +02:00
# Zeppelin
Zeppelin is a moderation bot for Discord, designed with large servers and reliability in mind.
**Main features include:**
- Extensive automoderator features (automod)
- Word filters, spam detection, etc.
- Detailed moderator action tracking and notes (cases)
- Customizable server logs
- Tags/custom commands
- Reaction roles
- Tons of utility commands, including a granular member search
- Full configuration via a web dashboard
- Override specific settings and permissions on e.g. a per-user, per-channel, or per-permission-level basis
- Bot-managed slowmodes
- Automatically switches between native slowmodes (for 6h or less) and bot-enforced (for longer slowmodes)
- Starboard
- And more!
See https://zeppelin.gg/ for more details.
2022-08-06 22:18:21 +03:00
## Usage documentation
For information on how to use the bot, see https://zeppelin.gg/docs
2019-07-21 14:40:10 +03:00
2022-08-06 22:18:21 +03:00
## Development
See [docs/DEVELOPMENT.md](docs/DEVELOPMENT.md) for instructions on running the development environment.
2021-05-26 00:37:38 +05:00
Once you have the environment up and running, see [docs/MANAGEMENT.md](docs/MANAGEMENT.md) for how to manage your bot.
2018-07-01 03:35:51 +03:00
2022-08-06 22:18:21 +03:00
## Production
See [docs/PRODUCTION.md](docs/PRODUCTION.md) for instructions on how to run the bot in production.
Once you have the environment up and running, see [docs/MANAGEMENT.md](docs/MANAGEMENT.md) for how to manage your bot.