Skip to content

Discord Security Bot that prevents priviliged people from destroying the server.

License

Notifications You must be signed in to change notification settings

webgtx/byteguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByteGuard

Discord Security Bot that prevents priviliged people from destroying the server

Installation

pip install byteguard

Prerequisites

  1. Discord Server
  2. Discord Bot / Token
    • Scopes
      • guilds
      • bot
    • Intents
      • Server Members
      • Message Content
  3. 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]

About

Discord Security Bot that prevents priviliged people from destroying the server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages