Pataridze Givi

Results 10 issues of Pataridze Givi

Telegrammer - open-source framework for Telegram Bots developers. It was built on top of Apple/SwiftNIO which help to demonstrate excellent performance.

Processes callbacks from queue with specified throughput limits. Creates a separate thread to process callbacks with delays.

enhancement

- [ ] caption_html - [ ] caption_html_urled - [ ] caption_markdown - [ ] caption_markdown_urled - [ ] chat_id - [x] delete - [ ] edit_caption - [ ]...

enhancement

This issue is linked with #6, because main requirement for apps is binding to some port listening, else it throws [boot timeout error r10](https://devcenter.heroku.com/articles/error-codes#r10-boot-timeout)

enhancement

Implements callback processing with proper delays to avoid hitting Telegram’s message limits.

enhancement

A handler to hold a conversation with a single user by managing four collections of other handlers. Note that neither posts in Telegram Channels, nor group interactions with multiple users...

enhancement

Please decouple components and it will be more useful for community. For example I have my own view for adding chips, I need only show them in input field.