21 lines
564 B
YAML
21 lines
564 B
YAML
|
telegram:
|
||
|
api_id: 0
|
||
|
api_hash: https://my.telegram.org
|
||
|
bot_token: https://t.me/BotFather
|
||
|
reddit:
|
||
|
client_id: https://old.reddit.com/prefs/apps
|
||
|
client_secret: https://old.reddit.com/prefs/apps
|
||
|
config:
|
||
|
# Below are chats to store seen posts, useful for temporary file systems like Heroku
|
||
|
# Set to 0 to disable
|
||
|
storage_chat: -1001222674489
|
||
|
storage_message_id: 1367
|
||
|
send_to_chats:
|
||
|
- goodanimemes
|
||
|
subreddits:
|
||
|
- goodanimemes
|
||
|
bot_admins:
|
||
|
- thekneesocks
|
||
|
- 214416808
|
||
|
cron_duration: 0 * * * *
|