Açıklama Yok

Kirk Trombley a33659aea4 Bare minimum attempt to center appreciate and stfu 1 yıl önce
commands a33659aea4 Bare minimum attempt to center appreciate and stfu 1 yıl önce
drivers 6c520015b0 force commands in DMs 1 yıl önce
migration 8e1445bc29 First pass at migration script 4 yıl önce
rollbot 2e7925ae69 add support for forced commands (best effort) 1 yıl önce
.dockerignore 7635fd816f Set up Dockerfile for groupme bot 4 yıl önce
.drone.yml 42addba481 disable groupme bot build (temporarily?) 2 yıl önce
.gitignore fc7acdb8fa Ignore any db and secret files 2 yıl önce
Dockerfile.discord f492ce9425 3.11 update 1 yıl önce
Dockerfile.groupme d6d2e1b197 Rename groupme driver 3 yıl önce
README.md c916542ffc Some final cleanup and adding drone config 3 yıl önce
logging.conf b2b3348de5 Fix logging and deps 4 yıl önce
mkcommand.sh a2e1fd0dc4 Fix bugs in mkcommand and groupme driver 4 yıl önce
requirements.txt f492ce9425 3.11 update 1 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:

  • 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