Max Melentiev
68ec0257bd
Add note on editing rails 6.0 credential
2019-06-30 21:10:22 +03:00
Max Melentiev
80362da270
Add answer_shipping_query helper
2019-06-30 20:56:41 +03:00
Igor Zubkov
5a93c1efc6
Fix typo
2019-01-24 03:47:05 +02:00
Max Melentiev
20427499c3
Read config from secrets when credentials don't provide it in rails >= 5.2
2018-06-27 09:47:26 +03:00
Konstantin Reido
543258fa11
Remove section about Botan.io because this service isn’t available anymore
2018-06-22 00:52:27 +03:00
Konstantin Reido
4bf5956b41
Add a note to README about credentials API appeared in rails 5.2
2018-06-22 00:30:11 +03:00
Konstantin Reido
8b6dc60aaa
Fix typo in README
2018-06-22 00:25:20 +03:00
Max Melentiev
b6bef94081
Fix spelling in readme
2018-06-07 16:57:14 +06:00
Max Melentiev
1f62636a91
v0.14.0
2018-06-07 16:49:50 +06:00
Max Melentiev
409d6e4aa8
Use not confusing naming in readme
2018-06-07 14:38:51 +06:00
Max Melentiev
6dd705fe89
Drop .context_handler, .context_to_action! methods
2018-06-07 12:32:09 +06:00
Max Melentiev
9310fa613b
Use bang-methods as actions for commands
2018-06-07 12:32:08 +06:00
Max Melentiev
a9b45c70cf
Update readme
2018-06-06 01:47:17 +06:00
Daniel Pietersen
ad798cd48d
Testing Cleanup
...
Thought I'd suggest some edits based on grammar and some spelling mistakes considering how useful this Bot has been for the project I'm working on. Feel free to ignore if it's not needed.
2018-06-06 01:37:34 +06:00
Max Melentiev
4d76941d03
Support for testing bots in poller mode and non-Rails apps
2018-05-30 11:43:05 +03:00
Max Melentiev
673986ca7e
Make integration & controller specs consistent
2018-05-30 11:43:05 +03:00
Caleb Albritton
fa6b9a825e
Spelling correction
2018-04-13 11:50:05 -04:00
Max Melentiev
bfcb1c5f41
Deleted page from wiki with old routes examples, remove this link from readme
2018-02-02 11:01:22 +03:00
Max Melentiev
88c8d4fd4e
Deprecate telegram_webhooks in favor of telegram_webhook
2018-02-02 10:52:48 +03:00
Max Melentiev
7f1f2bb884
Fix readme
2018-01-18 12:42:11 +03:00
Max Melentiev
45e8a7283f
rescue_from feature
2018-01-05 13:19:44 +03:00
Max Melentiev
9e396cabc4
New methods from bot api v3.5
...
Collect all api helper-methods in Client::ApiHelper module.
Add bin/fetch-telegram-methods to update methods list from website.
2017-11-24 11:08:12 +03:00
printercu
f332d27ec8
Update README.md
2017-11-18 11:27:24 +03:00
Max Melentiev
1a30b430df
Update rubocop, add appraisal gem
2017-11-17 09:46:49 +03:00
Max Melentiev
ef4f3caa5f
Make #session raise error when store is not configured
...
Add more explanation on sessions in readme
2017-10-06 11:05:25 +03:00
Max Melentiev
4f47506e22
Fix typo in readme
2017-08-11 15:10:05 +03:00
Max Melentiev
3dca35ba9a
callback_query context for RSpec
2017-07-25 10:58:18 +03:00
Max Melentiev
6879618c00
edit_message helper
2017-07-25 10:49:39 +03:00
Max Melentiev
9defa42f40
Add notes on testing multiple bots to readme
...
Fixes #29
2017-05-11 14:01:42 +06:00
Max Melentiev
cf9bd87cf2
Add notice about how to require gem to Readme
...
Fixes #24
2017-03-11 21:33:20 +03:00
Max Melentiev
817af95369
Remove Bot::StaleChat in favor of Bot::Forbidden
2017-02-10 09:33:41 +03:00
printercu
1a2ac0dd83
Update README.md
2016-11-16 21:31:02 +03:00
Max Melentiev
0c9a4a5fa0
Inegration context for RSpec
...
ActionDispatch::Testing::Integration requires smth else and
defines Rails, so had to change `defined?(Rails)` all over the code.
2016-11-16 14:18:45 +03:00
Max Melentiev
194fc78202
RSpec matchers
2016-11-07 20:17:34 +03:00
Max Melentiev
ececfa660e
[Docs] Note about queue adapters
2016-10-19 14:20:39 +03:00
printercu
9e67122465
Merge pull request #2 from telegram-bot-rb/async
...
Async requests
2016-10-19 14:00:26 +03:00
Max Melentiev
caee9809d0
More docs on async mode
2016-10-19 13:59:54 +03:00
Max Melentiev
dd38cfea93
Take chat from message for callback queries
2016-10-07 12:45:16 +03:00
Max Melentiev
3cb6e930b8
Fix typo in module name: CallbackQueyContext -> CallbackQueryContext
2016-09-22 01:12:19 +03:00
Max Melentiev
71f736e0a2
Async requests with ActiveJob
2016-08-09 18:20:56 +06:00
Max Melentiev
91e0aa2096
Moved Botan helpers to its namespace
2016-08-06 18:06:50 +06:00
printercu
33f0049f6e
Add link to sample standalone app to README
2016-07-30 19:34:16 +06:00
Max Melentiev
995cde5607
v0.8.0
2016-06-02 21:36:05 +03:00
Max Melentiev
0205891985
Controller#respond_with to reply without reply_to_message_id
2016-06-02 21:07:15 +03:00
Max Melentiev
a52e7ff31b
Updated readme, prepare to 0.7.0
2016-05-17 11:40:06 +03:00
Max Melentiev
23fb9a28d1
Contextual actions for callback_query
2016-05-17 11:39:42 +03:00
Max Melentiev
8994328654
Basic actions are called with most useful params instead of payload
2016-05-17 11:39:35 +03:00
printercu
148023bb0d
Add link to sample app to readme
2016-05-15 18:01:39 +03:00
Max Melentiev
9b9e55a449
botan.io tracker
2016-05-12 14:21:49 +03:00
Max Melentiev
1f139a2b36
MessageContext doesnt use #process to run actions
2016-05-12 14:21:49 +03:00