Bez popisu

Kirk Trombley 60a9344174 Fix bug with attachment returns před 4 roky
drivers e516c32711 Implement simple commands před 4 roky
lib 60a9344174 Fix bug with attachment returns před 4 roky
src f2ba157a4c Add tarot, the second most important command před 4 roky
.gitignore dec6c1e2af Initial commit před 4 roky
README.md f2ba157a4c Add tarot, the second most important command před 4 roky
logging.conf b2b3348de5 Fix logging and deps před 4 roky
mkcommand.sh 8b4a53f5cf Port over old mk script + do dynamic imports před 4 roky
requirements.txt b2b3348de5 Fix logging and deps 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:

  • querying (inspire already added)
  • seychelles
  • session
  • curse
  • teamspeak
  • hangguy
  • yell
  • watchlist
  • plex
  • 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