Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
test
Browse files
app.py
CHANGED
@@ -31,7 +31,7 @@ bot = commands.Bot(command_prefix='!', intents=intents)
|
|
31 |
|
32 |
#logger = logging.getLogger(__name__)
|
33 |
#logging.basicConfig(level=logging.DEBUG)
|
34 |
-
|
35 |
|
36 |
""""""
|
37 |
XP_PER_MESSAGE = 10 # 100k messages = 1M exp = lvl 100
|
|
|
31 |
|
32 |
#logger = logging.getLogger(__name__)
|
33 |
#logging.basicConfig(level=logging.DEBUG)
|
34 |
+
# a
|
35 |
|
36 |
""""""
|
37 |
XP_PER_MESSAGE = 10 # 100k messages = 1M exp = lvl 100
|