A simple but yet great Discord Bot.
- custom status
- custom messages
- userinfo command
- autodelete channels
- verification system
- welcome & leave message
- converting to slash commands soon
- !verify (adds verified role to a member)
- !userinfo (gets your userinfo, tag someone after the command to get theirs)
- !clr 5 (deletes last 5 sent message, works with any number at th end)
- !hi (get a custom message from the bot, chosen by you)
- everything else works without commands!!!
- brain
- some python modules
- have python and pip installed
- download the current version of the bot
- run
pip install -r requirements.txt
- create discord server and bot (enable all intents!)
- exchange lines 5-9 with your matching data
- have fun!