Release 3.7.0
New markdown parsing, bard can now response with images, added /chat command, fixed caption, added Chinese language, fixed event loops and bot polling restarting
feat: Chinese (simplified) translation
feat: the bot handles commands in the caption now
refactor: send photos
feat: show images from Bard's reply
Update BotHandler.py
fix: bing image generator
fix: svg images from bing image generator
Fix images
Remove Pillow from requirements.txt
feat: use content-type to check file type
feat: a warning log for svg pictures
Add handsome0hell to the Contributors list
feat: add Hanssen as contributor
feat: add /chat command for group chat
feat: ignore unknown commands in group chat
feat: use effective_message for all messages
Fix bot polling, event loops and restart handling
Fix formatting
Add commands description (list of commands)
Update copyright year
Bump version
Contributors fix
Fix description for help command
New contributors: Hanssen
Special thanks to Hanssen for proper markdown parsing, bard images handling, Chinese language, /chat command, caption fix and much more!