Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 771 Bytes

File metadata and controls

38 lines (26 loc) · 771 Bytes

Bot

How to setup

git clone https://github.com/wearekickback/bot.git
cd bot
nvm use
export DISCORD_TOKEN=$TOKEN
yarn
node index.js

TODO

  • Reorganise the codebase to use command style
  • Create daily summary

Command Reference

Minimum

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

Stretch

Reference