wearekickback / discord-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 98.9%Language:HTML 0.7%Language:CSS 0.4%