Discord Bot
What can the bot do
The Pogobot is meant to monitor chats. and make the job easier for the discord mods. It also register saves info for the mods so that they don’t need to manage that.
- It can create Mod logs easier and faster in an embed message
- Once a Mod log has been written by a discord mod. The Pogobot will add the mod log data to a Google excel sheet through an API
- It filters bad words from the English language.
- Once a bad word has been typed. A warning will be sent to all Mods.
- If you spell a word character for character. It will also see the word
For a preformance save. I save the excel sheet also in a local file. And each time the bot restarts. It checks the local file with the online sheet. If they
still match. If not it takes the online sheet. Because that has a higher priority.

Help message
When the command !help is excuted. The user of this command will receive a message with all the commands.
Mod Log Template
This is how a mod log would look like. It contains an Action that the discord mod performed. The user where this action was on applied. Also his/her Discord id. then the reason for the mod log. And at last, the person who made the mod log.
Git
On my GitHub, I posted all the code. Of course, I took away all the tokens and IDs. because those are private.
Recommended to look at