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
data/type_attributes.json
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.rb126
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/affiliate_info.rb13
A
0 mins
lib/telegram/bot/types/animation.rb17
A
0 mins
lib/telegram/bot/types/audio.rb17
A
0 mins
lib/telegram/bot/types/background_fill.rb11
A
0 mins
lib/telegram/bot/types/background_fill_freeform_gradient.rb10
A
0 mins
lib/telegram/bot/types/background_fill_gradient.rb12
A
15 mins
lib/telegram/bot/types/background_fill_solid.rb10
A
0 mins
lib/telegram/bot/types/background_type.rb12
A
0 mins
lib/telegram/bot/types/background_type_chat_theme.rb10
A
0 mins
lib/telegram/bot/types/background_type_fill.rb11
A
0 mins
lib/telegram/bot/types/background_type_pattern.rb14
A
0 mins
lib/telegram/bot/types/background_type_wallpaper.rb13
A
0 mins
lib/telegram/bot/types/base.rb11
A
0 mins
lib/telegram/bot/types/birthdate.rb11
A
0 mins
lib/telegram/bot/types/bot_command.rb10
A
0 mins
lib/telegram/bot/types/bot_command_scope.rb15
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