Example of Long Polling Connection on Telegram BOT
Projet Folder
. ├── README.md ├── kakseto.jpg ├── shard.yml └── src └── memebot.cr
Installation
crystal build src/memebot.cr
Usage
- do
shards install
in project root crystal build src/memebot.cr
./memebot
Try send some command
Development
More happiness
Contributing
- Fork it ( https://github.com/codenoid/memebot/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Rubi Jihantoro - creator, maintainer