Sin descripción

Kirk Trombley 6b8d15e002 Formatting hace 4 años
drivers e516c32711 Implement simple commands hace 4 años
lib b3ca5d21d7 Track raw command name as well as lowercased hace 4 años
src 6b8d15e002 Formatting hace 4 años
.gitignore dec6c1e2af Initial commit hace 4 años
README.md 875352916b Add more simple commands hace 4 años
logging.conf b2b3348de5 Fix logging and deps hace 4 años
mkcommand.sh 8b4a53f5cf Port over old mk script + do dynamic imports hace 4 años
requirements.txt b2b3348de5 Fix logging and deps hace 4 años

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
  • seychelles
  • session
  • curse
  • teamspeak
  • hangguy
  • yell
  • watchlist
  • plex
  • rollcoin
  • tarot
  • All aliases
  • All call and responses

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