telegram-notify/TODO

17 lines
441 B
Plaintext
Raw Permalink Normal View History

2017-12-26 18:29:54 +00:00
- banlist (after XX attempts ban for XX hours, banned users list in config file)
2017-12-26 21:33:49 +00:00
- add service difinition
- add deb packaging
- message localization
- user settings (activation time, etc)
- command extension (/record for recording audio)
- unpair other usernames
2017-12-27 21:44:11 +00:00
- catch MaxRetryError?
- support for md files in spool
dependencies:
2017-12-28 22:48:05 +00:00
- python-pip (perche' serve telepot)
2017-12-27 21:44:11 +00:00
- python-watchdog
- python-argparse
2017-12-27 21:44:11 +00:00
- python-configparser
- telepot???