A discord bot made in JS for moderation, weebines and memes and stuff.
Codebase | Description |
---|---|
commands | Commands |
config | Bot configuration, Tokens |
controllers | Controllers for the previous 2 folders |
events | Event shenanigans |
events/client | Overly complicated logging machine |
events/server | Even more shenanigans, but with commands this time |
functions | Self contained pieces of code |
- The
root
branch is the development branch, the alpha version of the bot is run here. ThealphaState
should be set totrue
- The
stable
branch is the production branch, the stable version is hosted from this. ThealphaState
should be set totrue
Do NOT push code to the stable branch, it is only intended to host a version of Senko-Tanker without documentation.
The roadmap is availble here.
This bot is made for those people who only just want a bot but have no devs on hand.
See the documentation for info about working with the bot.