telegram.cr

Telegram Bot API library written in Crystal and designed with Lucky integration in mind

Telegram.cr

Telegram.cr is a completely new library meant to replace Touramline. It's designed with Lucky Framework intergration in mind. Types and methods are auto-generated using PaulSonOfLars/telegram-bot-api-spec, which makes the library super easy to update when new features are released.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      telegram:
        github: watzon/telegram.cr
    
  2. Run shards install

Contributing

  1. Fork it (https://github.com/watzon/telegram.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

telegram.cr

Owner
Statistic
  • 5
  • 0
  • 0
  • 0
  • 6
  • about 2 years ago
  • January 13, 2022
License

MIT License

Links
Synced at

Thu, 18 Apr 2024 04:55:16 GMT

Languages