This is a discord bot
The config.json is necessary for the bot to work. The format for it is below.
{ "token": "Bot Secret Token", "prefix": ".", #Only used for beginning stages of testing = Safe to ignore "clientid": "Bot Client ID", "guildid": "Server ID" }