17 lines
441 B
Plaintext
Raw Normal View History

2017-12-26 19:29:54 +01:00
- banlist (after XX attempts ban for XX hours, banned users list in config file)
2017-12-26 22:33:49 +01: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 22:44:11 +01:00
- catch MaxRetryError?
- support for md files in spool
dependencies:
2017-12-28 23:48:05 +01:00
- python-pip (perche' serve telepot)
2017-12-27 22:44:11 +01:00
- python-watchdog
- python-argparse
2017-12-27 22:44:11 +01:00
- python-configparser
- telepot???