Experimental rcon bot that connects with Discord.
Currently only tested on Mac & Linux.
Clone this repository, and run:
$ npm install
Fill in the config.js file to fit your server.
If you don't know your guild id?
Create a discord app and fill in the key for your bot in the config.js.
Invite your bot to your Discord server.
https://discordapp.com/oauth2/authorize?client_id=YOURBOTID&scope=bot&permissions=66321471
$ npm run bot
MIT © Jonas Windmolders