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
- Host: GitHub
- URL: https://github.com/codenoid/telegram-bot-boilerplate
- Owner: codenoid
- Created: 2017-09-11T14:28:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-11T14:41:09.000Z (over 8 years ago)
- Last Synced: 2025-02-02T16:34:37.648Z (about 1 year ago)
- Topics: api, crystal, telegram, telegram-bot
- Language: Crystal
- Size: 124 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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