Go to file
2016-10-29 18:33:13 +01:00
.gitignore Added basic ping pong bot 2016-10-29 18:31:16 +01:00
feed-bot.js Added basic ping pong bot 2016-10-29 18:31:16 +01:00
package.json Installed discord.io 2016-10-29 17:50:46 +01:00
README.md Updated README.md to mention need for config.json 2016-10-29 18:33:13 +01:00

Development

Requires a config.json file with field "token" containing your bot token

{ "token": "abc123blahblahblahyourtokengoeshere" }