GoGoBot is an open source multi-purpose Discord Robot. It was originally created to allow Gogoanime users to subscribe to anime updates, but it has since grown to include a variety of features:
Powerful economy system with pets, robbing, shopping, gambling, leader boards, working and much more.
Create, compete and grow your clan. Earn money for your clan and wage war against the others! Each clan is customizable and clan members are assigned a clan role which allows them to chat in their clan channel, all fully automatic.
Get anime info, get notified when new episodes are released and much more.
Play games like connect 4, rock paper scissors, tic tac toe, and more!
The bot is written in TypeScript and runs on Bun. It currently uses Discord.js but I plan on migrating to Discordeno in the future.
The database is SQLite with Prisma as the ORM. I think this works well for the bot's current scale, but if it grows a lot more I will simply migrate to MySQL.
This website is built with Qwik and styled with Tailwind CSS. It is hosted on Cloudflare Pages. You can find the source code in website/
directory in the GitHub repository.
GoGoBot was created by Undo (@undo__) in March 2024.