Sem descrição

Kirk Trombley 81d7ffa2a7 bang bang há 2 semanas atrás
commands 81d7ffa2a7 bang bang há 2 semanas atrás
drivers 5ef553a4e9 add funny missing ping idea há 1 mês atrás
migration 8e1445bc29 First pass at migration script há 4 anos atrás
rollbot d31d505933 Shot in the dark on passing around the event loop há 7 meses atrás
.dockerignore 7635fd816f Set up Dockerfile for groupme bot há 4 anos atrás
.drone.yml 42addba481 disable groupme bot build (temporarily?) há 2 anos atrás
.gitignore fc7acdb8fa Ignore any db and secret files há 2 anos atrás
Dockerfile.discord 9de1bde9a8 revert attempt to be clever with the dep install há 3 meses 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 f492ce9425 3.11 update há 1 ano 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