Sin descripción

Kirk Trombley 81d7ffa2a7 bang bang hace 2 semanas
commands 81d7ffa2a7 bang bang hace 2 semanas
drivers 5ef553a4e9 add funny missing ping idea hace 1 mes
migration 8e1445bc29 First pass at migration script hace 4 años
rollbot d31d505933 Shot in the dark on passing around the event loop hace 7 meses
.dockerignore 7635fd816f Set up Dockerfile for groupme bot hace 4 años
.drone.yml 42addba481 disable groupme bot build (temporarily?) hace 2 años
.gitignore fc7acdb8fa Ignore any db and secret files hace 2 años
Dockerfile.discord 9de1bde9a8 revert attempt to be clever with the dep install hace 3 meses
Dockerfile.groupme d6d2e1b197 Rename groupme driver hace 3 años
README.md c916542ffc Some final cleanup and adding drone config hace 3 años
logging.conf b2b3348de5 Fix logging and deps hace 4 años
mkcommand.sh a2e1fd0dc4 Fix bugs in mkcommand and groupme driver hace 4 años
requirements.txt f492ce9425 3.11 update hace 1 año

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