The ultimate humiliation. Given for not adhering to whitespace guidelines.
For using the wrong Emoij
| require 'dotenv' | |
| Dotenv.load | |
| require 'telegram/bot' | |
| require 'json' | |
| require 'open-uri' | |
| token = ENV['TELEGRAM_TOKEN'] | |
| files = [] | |
| Telegram::Bot::Client.run(token) do |bot| |
| page.execute_script("$('.selectize-input input').val('ber')") | |
| sleep 0.5 | |
| page.execute_script("$('.selectize-input input').keyup()") | |
| sleep 0.5 | |
| page.execute_script("$('.full-name').mousedown()") | |
| # https://github.com/brianreavis/selectize.js/blob/master/src/selectize.js |