-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.yaml
124 lines (117 loc) · 2.83 KB
/
config.yaml
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
---
Bot:
CommandPrefix: "?"
Activity: "?help for help"
CogDirectory: cogs
Cogs:
- anagrams
- pokemon
- reddit
- misc
- bullshit
- xkcd
- valheim
Database: dbWingBot
Anagram:
Corpus: resources/anagrams/wordList.txt
NoOfQuestions: 10
QuestionLimit: 50
TimeToFirstQuestion: 3
TimeToNextQuestion: 6
TimePerQuestion: 30
TimeToFirstHint: 10
TimeToSecondHint: 5
TimeToSecondHintShortWords: 13
ShortWordLengthCutoff: 7
WordsAPI: http://api.datamuse.com/words?sp={word}&qe=sp&md=dp&max=1
Garlic:
Template: resources/garlic/Template.jpeg
DarkTemplate: resources/garlic/DarkTemplate.png
Font: resources/garlic/CooperHewitt-Heavy.otf
Reddit:
UserAgent: discord:bubot:1.0.0 (by /u/alexaplaymiamidisco)
MemeSubs:
- dankmemes
- rareinsults
- tumblr
- greentext
- fakehistoryporn
- antimeme
CuteSubs:
- aww
- woof_irl
- meow_irl
- eyebleach
- rarepuppers
Pokemon:
NoOfQuestions: 10
QuestionLimit: 50
TimeToFirstQuestion: 0
TimeToNextQuestion: 6
TimePerQuestion: 30
TimeToFirstHint: 10
TimeToSecondHint: 10
PokemonDataAPI: https://pokeapi.co/api/v2/pokemon/{id}
PokemonSpeciesDataAPI: https://pokeapi.co/api/v2/pokemon-species/{id}
PokemonSpriteAPI: https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/{id}.png
PokemonSpriteDirectory: resources/pokemon/sprites
BackgroundImage: resources/pokemon/background.png
TypeToEmojiMap:
normal: ":white_large_square:"
fighting: ":boxing_gloves:"
flying: ":bird:"
poison: ":skull_crossbones:"
ground: ":orange_square:"
rock: ":moyai:"
bug: ":bug:"
ghost: ":ghost:"
steel: ":shield:"
fire: ":fire:"
water: ":ocean:"
grass: ":herb:"
electric: ":zap:"
psychic: ":crystal_ball:"
ice: ":snowflake:"
dragon: ":dragon:"
dark: ":new_moon:"
fairy: ":fairy:"
RegionWiseDex:
all:
start: 1
end: 807
kanto:
start: 1
end: 151
johto:
start: 152
end: 251
hoenn:
start: 252
end: 386
sinnoh:
start: 387
end: 493
unova:
start: 494
end: 649
kalos:
start: 650
end: 721
alola:
start: 722
end: 809
galar:
start: 810
end: 898
Bullshit:
Font: resources/garlic/CooperHewitt-Heavy.otf
Xkcd:
RssFeed: https://xkcd.com/rss.xml
CurrentComic: https://xkcd.com/info.0.json
NthComic: https://xkcd.com/${n}/info.0.json
RssCollection: xkcd_rss
ExplainUrlForRedirect: https://www.explainxkcd.com/wiki/api.php?action=parse&page=${n}&format=json
ExplainUrl: https://www.explainxkcd.com/wiki/api.php?action=parse&page=${title}&prop=wikitext§ion=1&format=json
ExplainPageUrl: https://www.explainxkcd.com/wiki/index.php/${title}
Valheim:
ServerStateCollection: valheim_server_state