Açıklama Yok

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

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