Skip to content
Andrew Dassonville edited this page Jun 2, 2017 · 21 revisions

Voting

  • ADD CHAOS - randomly (and secretly?) choose a voter (per PR) and let their vote have a larger influence (2x, 5x, etc)
  • Let chaosBot comment with a timer on old PRs indicating how long until they are deleted
  • Add a status message (similar to PRs) when voting for an issue command to run. Status says how long until the voting window ends.

Issue Commands

  • Handle command comment is deleted
  • better exception handling
  • convert to using db

Services

  • Support HTTPS using certbot
  • Use Flask to serve webpages (discussed a bit in Gitter)

Misc

  • Auto revet to last known good state if crashed. #112
    • Make chaosbot post a slap on the wrist of the owner's PR
    • Tag them in comments in their future PR's to double check their syntax/errors
  • Update utils/utils.py::callOnce so it doesn't squash the data file each time a pull is done
  • Mine dogecoin, but make the wallet inaccessible for anyone but the bot itself.
  • Add log errors to main chaosbot page
Clone this wiki locally