Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
discord-community/LevelBot
thor-x-me
/
LevelBot
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
lunarflu
HF staff
commited on
Sep 10, 2023
Commit
e22c042
·
1 Parent(s):
cf1e692
stable version for levelbot
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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