
## NEXT

[ ] Attachment support
	[ ] Telegram -> NMDC
		[ ] 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)
		[ ] Can download up to 20MB files, raise contented limit to match
			[ ] Some photos and stickers come in multiple filesizes, from original down to thumbnail - take the largest size that fits in the Contented limit(?)
		[ ] Display warning in groupchat if message cannot be delivered to native users, or if it was delivered at low fidelity
	[ ] Including private messages??? is that possible?

[ ] Publish


## FUTURE

- Nick translation

- Editing Messages support
	- show up in the hub as {message} **
	
- Drop hub connections for inactive telegram users
	- no way to measure inactivity??
	
- Support passworded hub nicks

- Better/automatic detection of when an upstream disconnection should be reflected in telegram
	- Being kicked hub-side should also lose the groupchat connection
