Go to file
2016-10-29 19:09:32 +01:00
.eslintrc.json Added eslint config 2016-10-29 18:33:20 +01:00
.gitignore Added link posting if link not found posted in last 100 messages 2016-10-29 19:09:10 +01:00
config.json Added link posting if link not found posted in last 100 messages 2016-10-29 19:09:10 +01:00
feed-bot.js Added link posting if link not found posted in last 100 messages 2016-10-29 19:09:10 +01:00
package.json Added feed-read npm module 2016-10-29 18:41:54 +01:00
README.md Added link posting if link not found posted in last 100 messages 2016-10-29 19:09:10 +01:00

Development

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

{ "token": "abc123blahblahblahyourtokengoeshere" }