$createSticker
create a new sticker in the server
Usage
$createSticker[name;image url;emoji;description (optional);return sticker id (yes/no)]
Example:
$createSticker[Happy Earth;https://media.discordapp.net/attachments/951590503370063872/1028690645222690867/happy_earth.png;😄;I'm happy when earth is happy]
Output

Notes
sticker name should be within 2-30 characters\
image url should be from trusted source like discord attachment or imgur.com\
image size should be less than 512KB\
accepted image extensions are .png or .apng
Function Cooldown
This function has built-in cooldown. Why? Read more about cooldowns here.
- Cooldown: 5 minutes
- Tracked By: Server
- Type:
stickerupdate
Functions with the same type share cooldowns based on the same Tracked By value.