Botclient
Graphical telegram bot chat manager
Install / Use
/learn @iPurya/BotclientREADME
BotClient
Graphical telegram bot chat app
TODO
- [ ] Cyrcle border radius for profile picture
- [ ] Big preview for profile picture when clicking on it
- [ ] Add chat type icon for ListWidget items
- [ ] Disable login button until it connects
- [ ] Save chat history in file that can be recovered
- [ ] Show media preview in chat history, The only way to view media online in QTextBrowser is loading as base64
<img src="data:image/jpeg;charset=utf-8;base64, {DATA}" alt="Red dot" />
