зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-08-28 15:26:18 +03:00
transfered gem to github organization
Этот коммит содержится в:
@@ -1,8 +1,8 @@
|
||||
# Telegram::Bot
|
||||
|
||||
[](http://badge.fury.io/rb/telegram-bot)
|
||||
[](https://codeclimate.com/github/printercu/telegram-bot)
|
||||
[](https://travis-ci.org/printercu/telegram-bot)
|
||||
[](https://codeclimate.com/github/telegram-bot-rb/telegram-bot)
|
||||
[](https://travis-ci.org/telegram-bot-rb/telegram-bot)
|
||||
|
||||
Tools for developing bot for Telegram. Best used with Rails, but can be be used in
|
||||
standalone app. Supposed to be used in webhook-mode in production, and poller-mode
|
||||
@@ -210,4 +210,4 @@ push git commits and tags, and push the `.gem` file to [rubygems.org](https://ru
|
||||
|
||||
## Contributing
|
||||
|
||||
Bug reports and pull requests are welcome on GitHub at https://github.com/printercu/telegram-bot.
|
||||
Bug reports and pull requests are welcome on GitHub at https://github.com/telegram-bot-rb/telegram-bot.
|
||||
|
||||
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
|
||||
spec.email = ['melentievm@gmail.com']
|
||||
|
||||
spec.summary = 'Library for building Telegram Bots with Rails integration'
|
||||
spec.homepage = 'https://github.com/printercu/telegram-bot'
|
||||
spec.homepage = 'https://github.com/telegram-bot-rb/telegram-bot'
|
||||
spec.license = 'MIT'
|
||||
|
||||
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^spec/}) }
|
||||
|
||||
Ссылка в новой задаче
Block a user