Sen descrición

Kirk Trombley a1b7fcc6b3 WHOOPS forgot a dep %!s(int64=3) %!d(string=hai) anos
commands a1b7fcc6b3 WHOOPS forgot a dep %!s(int64=3) %!d(string=hai) anos
drivers 6eb4f4b058 Re-enable replying %!s(int64=3) %!d(string=hai) anos
migration 8e1445bc29 First pass at migration script %!s(int64=4) %!d(string=hai) anos
rollbot cd3512b3d9 Allow attachment body to be an async callable %!s(int64=3) %!d(string=hai) anos
.dockerignore 7635fd816f Set up Dockerfile for groupme bot %!s(int64=4) %!d(string=hai) anos
.drone.yml fafc8766b1 two pipelines %!s(int64=3) %!d(string=hai) anos
.gitignore 7635fd816f Set up Dockerfile for groupme bot %!s(int64=4) %!d(string=hai) anos
Dockerfile.discord 4bd5b4254b Add first pass at discord driver %!s(int64=3) %!d(string=hai) anos
Dockerfile.groupme d6d2e1b197 Rename groupme driver %!s(int64=3) %!d(string=hai) anos
README.md c916542ffc Some final cleanup and adding drone config %!s(int64=3) %!d(string=hai) anos
logging.conf b2b3348de5 Fix logging and deps %!s(int64=4) %!d(string=hai) anos
mkcommand.sh a2e1fd0dc4 Fix bugs in mkcommand and groupme driver %!s(int64=4) %!d(string=hai) anos
requirements.txt 79bd710962 Implement mining %!s(int64=3) %!d(string=hai) anos

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