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

https://github.com/codenoid/telegram-bot-boilerplate

Telegram Bot Boilerplate Written in Crystal
https://github.com/codenoid/telegram-bot-boilerplate

api crystal telegram telegram-bot

Last synced: 11 months ago
JSON representation

Telegram Bot Boilerplate Written in Crystal

Awesome Lists containing this project

README

          

# memebot

Meme bot is Super Blazingly Darn Fast as Light, written in Crystal :p (again)

## Installation

1. `git clone https://github.com/codenoid/Telegram-Bot-Boilerplate`
2. `cd Telegram-Bot-Boilerplate`
3. `crystal build src/memebot.cr`
4. `./memebot`

## Development

1. More Feature

## Contributing

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