Skip to content

Discord bot to nuke users with invites in their usernames

License

Notifications You must be signed in to change notification settings

LunarWatcher/BlockerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

BlockerBot

Minimalistic bot designed to help server owners fight spam in form of users joining with invites as usernames.

Commands:

!!help: Shows bot info

!!alive: Checks if the bot is alive

!!output channel: Set the logging output

!!exit: ADMINS ONLY; Kills the bot


Setup

You need Python 3.

You'll also need a token and a client ID for the Discord. Set up an app at https://discordapp.com/developers/applications/me Both need to be Strings! (if you don't know how to define Strings, it's as easy as replacing None with "", and writing your token/ID between the quotes. I.e. "abcd1234"). Add them to the Bot.py file; the variables are pre-defined. Then run pip install discord. You may need to run pip3 install discord.

About

Discord bot to nuke users with invites in their usernames

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages