lunarflu HF staff commited on
Commit
e22c042
1 Parent(s): cf1e692

stable version for levelbot

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ bot = commands.Bot(command_prefix='!', intents=intents)
15
 
16
 
17
  """"""
18
- XP_PER_MESSAGE = 10
19
  """"""
20
 
21
 
 
15
 
16
 
17
  """"""
18
+ XP_PER_MESSAGE = 1000000
19
  """"""
20
 
21