forked from EllieBotDevs/elliebot
Fixed some issues with naming schemes
This commit is contained in:
parent
20627b1a61
commit
1934b2d3c5
6 changed files with 34 additions and 33 deletions
src/EllieBot/data
|
@ -250,7 +250,7 @@ waifu:
|
|||
name: ToiletPaper
|
||||
negative: true
|
||||
# Amount of currency selfhosters will get PER pledged dollar CENT.
|
||||
# 1 = 100 currency per $. Used almost exclusively on public nadeko.
|
||||
# 1 = 100 currency per $. Used almost exclusively on public ellie.
|
||||
patreonCurrencyPerCent: 1
|
||||
# Currency reward per vote.
|
||||
# This will work only if you've set up VotesApi and correct credentials for topgg and/or discords voting
|
||||
|
|
Reference in a new issue