atipugin/telegram-bot-ruby

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.env.sample
.github/workflows/ci.yml
.github/workflows/stale.yml
.gitignore
.rspec
.rubocop.yml
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
bin/console
bin/setup
examples/bot.rb18
A
0 mins
lib/telegram/bot.rb24
A
0 mins
lib/telegram/bot/api.rb66
A
0 mins
lib/telegram/bot/api/endpoints.rb112
A
0 mins
lib/telegram/bot/client.rb56
A
0 mins
lib/telegram/bot/configuration.rb12
A
0 mins
lib/telegram/bot/exceptions/base.rb7
A
0 mins
lib/telegram/bot/exceptions/response_error.rb23
A
0 mins
lib/telegram/bot/null_logger.rb8
A
0 mins
lib/telegram/bot/types.rb7
A
0 mins
lib/telegram/bot/types/animation.rb17
A
45 mins
lib/telegram/bot/types/audio.rb17
A
0 mins
lib/telegram/bot/types/base.rb11
A
0 mins
lib/telegram/bot/types/bot_command.rb10
A
0 mins
lib/telegram/bot/types/bot_command_scope_all_chat_administrators.rb9
A
0 mins
lib/telegram/bot/types/bot_command_scope_all_group_chats.rb9
A
0 mins
lib/telegram/bot/types/bot_command_scope_all_private_chats.rb9
A
0 mins
lib/telegram/bot/types/bot_command_scope_chat.rb10
A
0 mins
lib/telegram/bot/types/bot_command_scope_chat_administrators.rb10
A
0 mins
lib/telegram/bot/types/bot_command_scope_chat_member.rb11
A
0 mins
lib/telegram/bot/types/bot_command_scope_default.rb9
A
0 mins
lib/telegram/bot/types/bot_description.rb9
A
0 mins
lib/telegram/bot/types/bot_name.rb9
A
0 mins
lib/telegram/bot/types/bot_short_description.rb9
A
0 mins
lib/telegram/bot/types/callback_game.rb8
A
0 mins
lib/telegram/bot/types/callback_query.rb15
A
0 mins
lib/telegram/bot/types/chat.rb43
A
0 mins
lib/telegram/bot/types/chat_administrator_rights.rb23
A
0 mins
lib/telegram/bot/types/chat_boost.rb12
A
0 mins
lib/telegram/bot/types/chat_boost_removed.rb12
A
0 mins
lib/telegram/bot/types/chat_boost_source.rb11
A
0 mins
lib/telegram/bot/types/chat_boost_source_gift_code.rb10
A
0 mins
lib/telegram/bot/types/chat_boost_source_giveaway.rb12
A
15 mins
lib/telegram/bot/types/chat_boost_source_premium.rb10
A
0 mins
lib/telegram/bot/types/chat_boost_updated.rb10
A
0 mins
lib/telegram/bot/types/chat_invite_link.rb17
A
0 mins