I hereby claim:
- I am epistrephein on github.
- I am epistrephein (https://keybase.io/epistrephein) on keybase.
- I have a public key ASBXMyhgx6Bwm0ng9b8uoEeGDhi1mH4jrAOSEwUxMNg8AQo
To claim this, I am signing this object:
| # .github/workflows/test.yml | |
| name: test | |
| on: [push] | |
| env: | |
| RUBY_VERSION: 2.7.2 | |
| NODE_VERSION: 14.15.5 | |
| RAILS_ENV: test |
| [skin] | |
| description = Nord | |
| truecolors = true | |
| [Lines] | |
| horiz = ─ | |
| vert = │ | |
| lefttop = ┌ | |
| righttop = ┐ | |
| leftbottom = └ |
I hereby claim:
To claim this, I am signing this object:
| require 'telegram/bot' | |
| require 'feedjira' | |
| require 'json' | |
| require 'logger' | |
| BOTNAME = 'MyItasaBot' | |
| BOTUSER = 'myitasabot' | |
| VERSION = '1.0.0' | |
| TOKEN = '__REDACTED__' |
| [ | |
| { | |
| "book": 1, | |
| "line": 1, | |
| "text": "Arma virumque cano, Troiae qui primus ab oris" | |
| }, | |
| { | |
| "book": 1, | |
| "line": 2, |
| # Italian translation for Devise 3.5 | |
| # Date: 2015-08-20 | |
| # Author: epistrephein | |
| # Note: Thanks to xpepper (https://gist.github.com/xpepper/8052632) | |
| # Additional translations at https://github.com/plataformatec/devise/wiki/I18n | |
| it: | |
| devise: | |
| confirmations: | |
| confirmed: "Il tuo account è stato correttamente confermato." |