Sem descrição

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

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