Skip to content

Scurrra/hamilton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hamilton

Crystal wrapper for Telegram Bot API.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      hamilton:
        github: Scurrra/hamilton
  2. Run shards install

Usage

require "hamilton"

Usage guide can be found here.

Possible issues:

  • Sending files were not tested yet, so it may fail.

Contributing

  1. Fork it (https://github.com/Scurrra/hamilton/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

About

Telegram Bot API wrapper for Crystal

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors