This discord bot was created to log messages in a channle, and delete spam in the channel it was assigend to.
install all required packages with pip install, get a token from the discord offical site
https://discordapp.com/developers/applications/
insert it into a token.txt file and run the bot.
everycommand must start with ☁️ emoticon and a space
- Logs messages that submited to the selected channel.
- Simple spam detection that deletes messages
- Last seen command for selected username
EX. :cloud: LastSeen username
- Weather check for selected city
Ex. :cloud: Weather city
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.