forked from shamsow/reddit-saucenao
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.example.ini
57 lines (44 loc) · 1.41 KB
/
config.example.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
; DO NOT EDIT THIS FILE DIRECTLY. Copy this file to config.ini when setting the bot up for the first time.
; Refer to the documentation for information on what each of these settings do:
; https://github.com/FujiMakoto/twitter-saucenao/wiki/Configuration
[System]
language: english
log_level: INFO
display_patreon: false
sentry_logging: false
sentry_dsn:
[Twitter]
consumer_key: TWITTER_CONSUMER_KEY
consumer_secret: TWITTER_CONSUMER_SECRET
access_token: TWITTER_ACCESS_TOKEN
access_secret: TWITTER_ACCESS_TOKEN_SECRET
disable_mentions: false
monitor_self: false
monitored_accounts:
mentioned_interval: 15.0
monitored_interval: 60.0
; Enables / disables the bots promotional footer for monitored accounts
promo_footer: false
[Pixiv]
enabled: false
language: en-US
; Password authentication is no longer supported
; https://github.com/upbit/pixivpy#pixivpy--
;username: PIXIV_ACCOUNT_USERNAME
;password: PIXIV_ACCOUNT_PASSWORD
; Refresh tokens can be obtained using the following script:
; https://gist.github.com/ZipFile/c9ebedb224406f4f11845ab700124362
refresh_token:
[SauceNao]
api_key: SAUCENAO_API_KEY
source_link: anidb
download_files: false
min_similarity_mentioned: 50.0
min_similarity_monitored: 65.0
; This might come across as spammy to Twitter's algorithms (which don't take bots into account), so it's disabled by default
respond_to_failed: false
ignored_indexes:
[TraceMoe]
enabled: false
nsfw_previews: false
token: