This repository has been archived by the owner on May 22, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathconfig.json
98 lines (98 loc) · 2.75 KB
/
config.json
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
[
{
"channelId": "649020657522180128",
"delay": 3600000,
"randomDelay": 300000,
"embed": true,
"spoiler": false,
"parameters": {
"q": "from:@NoContextWeeb exclude:replies exclude:retweets",
"result_type": "recent",
"count": 1
}
},
{
"channelId": "418990932399226882",
"delay": 600000,
"randomDelay": 300000,
"embed": true,
"spoiler": false,
"parameters": {
"q": "from:@PeterTheHan OR from:@ProgressBar202_ OR from:@NoContextWeeb OR from:@PlayWarframe exclude:replies exclude:retweets",
"result_type": "recent",
"count": 5
}
},
{
"channelId": "264627745177206786",
"delay": 600000,
"randomDelay": 300000,
"embed": true,
"spoiler": false,
"parameters": {
"q": "from:@lowpolyanimals OR from:@nocontxtrockman OR from:@ShitUserStory OR from:@xkcdComic OR from:@mikumiku_ebooks OR from:@Veggiefact OR from:@scienceshitpost OR from:@nocontextkirby OR from:@OoCPokemon OR from:@TheOnion OR from:@AnimeMaru OR from:@HardDriveMag exclude:replies exclude:retweets",
"result_type": "recent",
"count": 10
}
},
{
"channelId": "419681885166239744",
"delay": 3600000,
"randomDelay": 300000,
"embed": true,
"spoiler": false,
"parameters": {
"q": "from:@sattou0 OR from:@ar031995 OR from:@jokanhiyou OR from:@ToppiestDylan OR from:@Kekeflipnote OR from:@140ABGM OR from:@140VGM OR from:@maplebgm exclude:replies exclude:retweets filter:media",
"result_type": "recent",
"count": 10
}
},
{
"channelId": "419681885166239744",
"delay": 3600000,
"randomDelay": 300000,
"embed": true,
"spoiler": true,
"parameters": {
"q": "from:@huhuhu13422 exclude:replies exclude:retweets filter:media",
"result_type": "recent",
"count": 3
}
},
{
"channelId": "755818716641624104",
"delay": 300000,
"randomDelay": 0,
"embed": true,
"spoiler": false,
"parameters": {
"q": "from:@ArknightsEN exclude:replies exclude:retweets",
"result_type": "recent",
"count": 5
}
},
{
"channelId": "266041562033553408",
"delay": 600000,
"randomDelay": 300000,
"embed": true,
"spoiler": false,
"parameters": {
"q": "from:@CrusadersQuest exclude:replies exclude:retweets",
"result_type": "recent",
"count": 3
}
},
{
"channelId": "765411104372817990",
"delay": 600000,
"randomDelay": 300000,
"embed": true,
"spoiler": false,
"parameters": {
"q": "from:@GenshinImpact OR from:@Zeniiet OR from:@enocbwaap OR from:@AlchemyStarsEN OR from:@PGR_GLOBAL OR from:@GuardianTalesEN OR from:@Worldflipper_kg exclude:replies exclude:retweets",
"result_type": "recent",
"count": 10
}
}
]