Bez popisu

Kirk Trombley d6d2e1b197 Rename groupme driver před 3 roky
commands dbd8f46228 Add repo command před 3 roky
drivers d6d2e1b197 Rename groupme driver před 3 roky
migration 8e1445bc29 First pass at migration script před 4 roky
rollbot 1233dce6af Make Rollbot.parse async před 3 roky
.dockerignore 7635fd816f Set up Dockerfile for groupme bot před 4 roky
.drone.yml c916542ffc Some final cleanup and adding drone config před 3 roky
.gitignore 7635fd816f Set up Dockerfile for groupme bot před 4 roky
Dockerfile.groupme d6d2e1b197 Rename groupme driver před 3 roky
README.md c916542ffc Some final cleanup and adding drone config před 3 roky
logging.conf b2b3348de5 Fix logging and deps před 4 roky
mkcommand.sh a2e1fd0dc4 Fix bugs in mkcommand and groupme driver před 4 roky
requirements.txt 4211450a0d Add seychelles command před 4 roky

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