===================
Added
-----
- Add support to outgoing 🎲, 🎯, 🏀 messages from Telegram
- Allow wizard to set commands list of the bot
- Show invalid remote chats when sending ``/link`` to a group (`100`_)
- Suppress first poll conflict warning within 60 seconds as an isolated case (`103`_)
Fixed
-----
- Program breaks when older version of Pillow is encountered
- Attempt to fix the issue where choosing destination for a an unaddressed
message may lead to unintended behavior
- Wizard should return int instead of float
- Some symbols are over escaped in chat names
- Missing ``send_to_last_chat`` in wizard (`99`_)
- Migrate from ``tgs`` to ``lottie`` per upstream library
- Editing messages sent with destination specified post-sending will not trigger error message again (`102`_)