This is the official Discord bot for the AlphaConsole Discord Server. This bot serves the over 130k members we currently have in our Discord (2nd largest worldwide).
AlphaConsole is the largest 3rd party mod for the popular PC game Rocket League with over 100k users.
You can check out our site here.
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/ file that looks like this and fill in a Discord API key which can be generated from here.
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.
This bot writes a lot into a SQLite database. A blank default one can be downloaded from here. It needs to be placed into src/sqlite.
Feel free to message me on Discord, my ID is

