You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I needed to do this because when I was building the go binary it wasn't able to read the config.json from the service file in the way I was running it.
*/
// Token - Discord bot token, change from here
var Token = "token here"
// Prefix - The prefix the discord bot will respond to.