This is a bot i'm working on, its pretty functional.
Requires a folder to be made in the working directory called Data
.
Create a JSON file called config.json
and fill it with the contents below.
{ "DiscordToken": "Token", "DBString": "MongoDB Connection String", "prefix": ">" }