#(Levelsystem) Bot is not saving the xp in the database
1 messages · Page 1 of 1 (latest)
you don't seem to be committing your changes to the database
?tag codeblock
Please put your code in a code block:
```py
Here is your Code
```
That makes reading code in Discord a lot easier:
print("This is an example.")
?tag paste

if you aren't going to help then don't say anything
it should be something similar to conn.commit
since you appear to be using sqlite
not entirely sure what lib you're using though
Bruh