Discord Security Bot that prevents priviliged people from destroying the server
pip install byteguard
- Discord Server
- Discord Bot / Token
- Scopes
-
guilds
-
bot
-
- Intents
- Server Members
- Message Content
- Scopes
- Python3.9 or higher
.env
DISCORD_TOKEN=[Discord Bot Token]
CHANNEL_ID=[Admin Channel ID]
TIMESPAN=[Timespan for the removal reset]
REMOVALS=[Amount of allowed removals within the timespan]