Aucune description

Kirk Trombley 2b9bc2b5a7 Separate on_command callback and override it for discord il y a 2 ans
commands b39d194b49 rollcoin hard fork for discord il y a 2 ans
drivers 2b9bc2b5a7 Separate on_command callback and override it for discord il y a 2 ans
migration 8e1445bc29 First pass at migration script il y a 4 ans
rollbot 2b9bc2b5a7 Separate on_command callback and override it for discord il y a 2 ans
.dockerignore 7635fd816f Set up Dockerfile for groupme bot il y a 4 ans
.drone.yml 42addba481 disable groupme bot build (temporarily?) il y a 2 ans
.gitignore fc7acdb8fa Ignore any db and secret files il y a 2 ans
Dockerfile.discord 4bd5b4254b Add first pass at discord driver il y a 3 ans
Dockerfile.groupme d6d2e1b197 Rename groupme driver il y a 3 ans
README.md c916542ffc Some final cleanup and adding drone config il y a 3 ans
logging.conf b2b3348de5 Fix logging and deps il y a 4 ans
mkcommand.sh a2e1fd0dc4 Fix bugs in mkcommand and groupme driver il y a 4 ans
requirements.txt 79bd710962 Implement mining il y a 3 ans

README.md

Rollbot v4

Version 4 of Rollbot

API Docs

TODO as always

Missing Commands

Needs the following ported from rollbot3 for feature parity:

  • watchlist
  • rollcoin

Future Improvements/To-Do

  • Track open db connections and force close on shutdown
  • Dependency injection for startup and shutdown methods
  • Shorthand for returning empty response with multiple attachments
  • Create virtual columns with indexes for data tables, depending on field types
  • Improve logging to include more command information