30 Jun 2019

Discord Bot

As of 2021-6-30, the project have a stable release.

Mango is a discord bot mainly built for moderation purposes. The bot is not server dependent (using MongoDB to store settings), so this can work on any server and multiple servers. However, the first time setup might take some time as settings can only be changed through discord alone.

Some notable features:

Through programming Mango Pi, I was able to put all the skills I’ve learned like recursion, classes, inheritance into practical use and train me how to debug a program. On top of that, I was able to get a good understanding on Python and MongoDB.

The source code can be found on my other Github account.