Aucune description

Kirk Trombley 8e1445bc29 First pass at migration script il y a 4 ans
commands bd01d5f292 reformatting il y a 4 ans
drivers a2e1fd0dc4 Fix bugs in mkcommand and groupme driver il y a 4 ans
migration 8e1445bc29 First pass at migration script il y a 4 ans
rollbot 04e6cae81c Rename lib and src dirs il y a 4 ans
.dockerignore 7635fd816f Set up Dockerfile for groupme bot il y a 4 ans
.gitignore 7635fd816f Set up Dockerfile for groupme bot il y a 4 ans
Dockerfile.groupme 04e6cae81c Rename lib and src dirs il y a 4 ans
README.md 8e1445bc29 First pass at migration script il y a 4 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 4211450a0d Add seychelles command il y a 4 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

  • GroupMe driver + Dockerfile
  • 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