An open API service indexing awesome lists of open source software.

https://github.com/codenoid/long-polling-telebot

Example of Long Polling Connection Written in Crystal :robot: "beep boop"
https://github.com/codenoid/long-polling-telebot

bot crystal telegram-bot

Last synced: 7 months ago
JSON representation

Example of Long Polling Connection Written in Crystal :robot: "beep boop"

Awesome Lists containing this project

README

          

# Example of Long Polling Connection on Telegram BOT

![Kak seto, kakak kita semua](https://raw.githubusercontent.com/codenoid/Long-Polling-Telebot/master/kakseto.jpg)

## Projet Folder

.
├── README.md
├── kakseto.jpg
├── shard.yml
└── src
└── memebot.cr

## Installation

`crystal build src/memebot.cr`

## Usage

1. do `shards install` in project root
2. `crystal build src/memebot.cr`
3. `./memebot`

Try send some command

## Development

More happiness

## Contributing

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

- [Rubi Jihantoro](https://github.com/codenoid) - creator, maintainer