Releases: voider1/teleborg
Releases · voider1/teleborg
Bug fix
Bug fix and some new features
A very annoying bug is fixed where the bot would stop working after a certain amount of time because of insensible defaults. I've added more sensible defaults now and it should not happen in the future anymore. There are also new features added:
- Send a chat action
- Send a contact
- The InlineKeyboardMarkup is available as markup
I decided to do this release because of the annoying bug which should be fixed, the next release will not be long after this one and will include all other markups.
Fixing a bug
Fixing a bug where the Message.from field was empty
Documentation and user friendly imports
There is documentation now and I've made the importing system more user-friendly. Enjoy!
Basic functionality
Basic functionality implemented:
- Command handlers
- Command arguments
- Message handlers
- Send message
- Respond to message