Updated README.md to mention need for config.json

This commit is contained in:
benji7425 2016-10-29 18:33:13 +01:00
parent 7f65c0c117
commit f84cdca84f

View file

@ -1 +1,7 @@
discord-feed-bot
# Development
Requires a config.json file with field "token" containing your bot token
`{
"token": "abc123blahblahblahyourtokengoeshere"
}`