Kickback Discord Bot

Setup

Add a .env and add the following variables:

DISCORD_TOKEN=XXX
$ npm install
$ meteor

Minimum

  • $submit URL /
  • $submit ATTACHEMENT
  • $activity @name // shows how many days submitted
  • $leaderboard// shows daily aggregate of who did how many counts
  • Runs on stak* channels

Stretch

Deployment

Uses Meteor UP, with a heroku buildpack. More information here