This was the official Discord bot for the AlphaConsole Discord Server. This bot served the over 200k members we had at our peak.
AlphaConsole was the largest 3rd party mod for the popular PC game Rocket League with over 200k users.
Unfortunately due to the nature of the program, most of AlphaConsole cannot be open source, excluding the Discord bot in this repo.
This bot is a re-write of our old C# Discord bot. It serves our server in many different ways.
The bot helps the AlphaConsole staff with lots of different things. Some examples would be user database lookups, auto spam/swear word protection, custom commands, warning, timed mutes, bans, kicks & way more than I want to list.
For a breakdown of all commands you can go to src\cmds
For a breakdown of event calls you can go to src\events
If you are interested in contributing to this project it will require some setup.
You will need to create a tokens.js
file in src/
. Currently there is a template file called tokens.example.js
if you prefer renaming that and using that.
Due to security reasons the rest of tokens.js
must be blank otherwise people could mess with our database (meaning you can't use some of the bots functionality like !set title
).
serverInfo.js
contains all the channel ids. This may or may not need to be updated depending on what you are working on.
We are using a MySQL database. You can link your details of your MySQL server in the tokens.js
file.
You can copy the create statements from tokens.example.js
if you would like to copy over the tables.
Feel free to message our ModMail on discord, our tag is: