Нет описания

Kirk Trombley 5a2dece31a First pass at GroupMe driver 4 лет назад
drivers 5a2dece31a First pass at GroupMe driver 4 лет назад
lib 60a9344174 Fix bug with attachment returns 4 лет назад
src 6ef26e7886 Fix shield request to return png 4 лет назад
.gitignore dec6c1e2af Initial commit 4 лет назад
README.md 7d3bbb96af Add teamspeak commands 4 лет назад
logging.conf b2b3348de5 Fix logging and deps 4 лет назад
mkcommand.sh 8b4a53f5cf Port over old mk script + do dynamic imports 4 лет назад
requirements.txt 085fb081de Update requirements 4 лет назад

README.md

Rollbot v4

Version 4 of Rollbot

API Docs

TODO as always

Missing Commands

Needs the following ported from rollbot3 for feature parity:

  • seychelles
  • session
  • curse
  • 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