Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ykzts/ruboty-telegram
Discord adapter for Ruboty.
https://github.com/ykzts/ruboty-telegram
bot ruboty ruby telegram
Last synced: 18 days ago
JSON representation
Discord adapter for Ruboty.
- Host: GitHub
- URL: https://github.com/ykzts/ruboty-telegram
- Owner: ykzts
- License: mit
- Created: 2017-11-08T06:29:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T11:39:37.000Z (about 7 years ago)
- Last Synced: 2024-10-08T00:41:29.985Z (about 1 month ago)
- Topics: bot, ruboty, ruby, telegram
- Language: Ruby
- Homepage: https://rubygems.org/gems/ruboty-telegram
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ruboty::Telegram
Telegram adapter for [Ruboty](https://github.com/r7kamura/ruboty).
## Install
```ruby
# Gemfile
gem 'ruboty-telegram'
```