nmdc-telegramfrontend/TODO.txt

26 lines
942 B
Plaintext
Raw Normal View History

2018-06-03 03:51:38 +00:00
2018-06-03 04:39:45 +00:00
[X] Menu for direct messages
[X] Commands for new user registration
2018-06-03 03:51:38 +00:00
[ ] If registered/online -- responding to PMs (always require prefix)
2018-06-03 04:39:45 +00:00
[X] Open upstream connections
[X] when registered users join the groupchat
[X] open existing connections at app startup
2018-06-03 03:51:38 +00:00
[ ] Handle upstream messages
[ ] Coalesce matches from multiple upstream connections?
[ ] When recieving a PM - send directly to telegram user account
[ ] Graceful termination
[ ] Ability to close nmdc connections
[ ] Close nmdc connection && deregister user (with bot message) when user leaves groupchat
2018-06-03 04:39:45 +00:00
[X] Block unknown users from entering telegram channel
2018-06-03 03:51:38 +00:00
[ ] Attachment support
[ ] Convert telegram files/images/videos to raw URLs for NMDC
[ ] Bot API does allow downloading - but (?authenticated)? need to re-host (either internally or upload to contented server)
[ ] Contented support - convert known URLs with image mime type to telegram images
[ ] Publish