12345678910111213141516171819202122232425262728293031323334353637383940 |
- DRY_RUN: true
- TELEGRAM: true
- MASTODON: true
- MASTODON_ACCESS_TOKEN: token
- MASTODON_SERVER: https://botsin.space
- MASTODON_USER: user
- TELEGRAM_API_KEY: some-key-here
- TELEGRAM_BOT_NAME: bot name
- TELEGRAM_CHAT_ID: id
- BITLY_TOKEN: token
- parsers: # delete unused
- -
- classname: Qsp
- -
- classname: Kvester
- -
- classname: Apero
- -
- classname: Instead
- -
- classname: Hyperbook
- command: hyperbook_ru
- -
- classname: Questbook
- -
- classname: Anivisual
- -
- classname: HyperbookEn
- command: hyperbook_en
- -
- classname: Textadventures
- -
- classname: IFDB
- -
- classname: Itch
- -
- classname: Gamejolt
- -
- classname: Steam
|