Killed history

This commit is contained in:
Kwoth
2021-09-06 21:29:22 +02:00
commit 7aca29ae8a
950 changed files with 366651 additions and 0 deletions

12
src/NadekoBot/data/xp.yml Normal file
View File

@@ -0,0 +1,12 @@
# DO NOT CHANGE
version: 2
# How much XP will the users receive per message
xpPerMessage: 3
# How often can the users receive XP in minutes
messageXpCooldown: 5
# Amount of xp users gain from posting an image
xpFromImage: 0
# Average amount of xp earned per minute in VC
voiceXpPerMinute: 0
# The maximum amount of minutes the bot will keep track of a user in a voice channel
voiceMaxMinutes: 720