telegram-notify/TODO

18 lines
451 B
Plaintext

- banlist (after XX attempts ban for XX hours, banned users list in config file)
- add service difinition
- add deb packaging
- logging
- message localization
- user settings (activation time, etc)
- command extension (/record for recording audio)
- unpair other usernames
- catch MaxRetryError?
- support for md files in spool
dependencies:
- python-pip (perche' serve telepot)
- python-watchdog
- python-argparse
- python-configparser
- telepot???