-
can i make it so that when a user levels up it saves it to all guilds? so the levels dont change even when you're in a different guild. so for example, you level up to 2 in your friend's server with your bot. Now you go onto another server and check your level and its still 2. i dont wanna make the levels unique per guild, Hopefully i explained this clearly |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Yes that is possible. |
Beta Was this translation helpful? Give feedback.
Yes that is possible.
The package doesn't check the guild id you're providing. This means you can provide
anything
you want.Example: instead of a regular guild id like
'16435468435465464465'
you provide'global'
-> now you can fetch the level when you use
'global