diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2022-07-04 10:59:05 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2022-07-04 10:59:05 +0200 |
| commit | 58634375c9d1f8f73404ae21c63b60b05413bd5d (patch) | |
| tree | 3c2476d075e33c8998bc9b6168911ad092d32971 | |
| parent | 462b01aefc3953063875884f99adb7138c7db227 (diff) | |
| download | geldschieberbot-58634375c9d1f8f73404ae21c63b60b05413bd5d.tar.gz geldschieberbot-58634375c9d1f8f73404ae21c63b60b05413bd5d.zip | |
add TODO
| -rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +* Support individual messages + * React to group message and send message in private? +* Add a fixed representation of a change +* Add aliases +* 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? |
