added timely boost bonus to gambling.yml

.betstats renamed to .gamblestats/.gs
added .betstats, .betstats <game> and .betstats <user> <game?> command which shows you your stats for gambling commands
This commit is contained in:
Toastie 2024-11-05 16:11:05 +13:00
parent 39297c6f83
commit 7da8f2c403
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
21 changed files with 13690 additions and 6320 deletions
src/EllieBot/data

View file

@ -1,5 +1,5 @@
# DO NOT CHANGE
version: 9
version: 10
# Currency settings
currency:
# What is the emoji/character which represents the currency
@ -57,7 +57,7 @@ timely:
# setting to 0 or less will disable this feature
cooldown: 12
# Whether the users are required to type a password when they do timely.
requirePassword: true
hasButton: true
# How much will each user's owned currency decay over time.
decay:
# Percentage of user's current currency which will be deducted every 24h.
@ -273,3 +273,10 @@ voteReward: 100
slots:
# Hex value of the color which the numbers on the slot image will have.
currencyFontColor: ff0000
# Bonus config for server boosts
boostBonus:
# Users will receive a bonus if they boost any of these servers
guildIds:
- 117523346618318850
# This bonus will be added before any other multiplier is applied to the .timely command
baseTimelyBonus: 50