aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: f6a7bd105e51a2ffdc3d71095748fcaccb254045 (plain)
1
2
3
4
5
6
7
8
* Support individual messages
  * React to group message and send message in private?
* Refactor command attribute validation (use wrappers ?)
* Make the bot more robust
  * Detect receiving of message duplicates
  * Introduce a lock file for the state
  * Think about the failure model
    * Save state only if message was send?