1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-08-28 23:36:17 +03:00
Files
telegram-bot/bin/console
Max Melentiev 37a63f7b23 v0.1.0
2016-02-22 23:19:38 +06:00

8 строки
93 B
Ruby
Исполняемый файл

#!/usr/bin/env ruby
require 'bundler/setup'
require 'telegram/bot'
require 'pry'
Pry.start