Asset Management
The Asset Management module allows server administrators to manage emojis and stickers effectively. This includes renaming, adding, and removing emojis and stickers.
Commands
Emoji Tag
Parameters:
name
: The naming pattern to apply to all emojis.
Example:
Sticker Tag
Parameters:
name
: The naming pattern to apply to all stickers.
Example:
Sticker Add
Parameters:
message_id
: The message ID to fetch stickers from (optional).
Example:
Emoji Add
Parameters:
emojis
: A string containing up to 10 emojis.
Example:
Limits and Guidelines
Emoji Limits
The maximum number of emojis your server can have depends on its boost level:
Boost Level | Static Emojis | Animated Emojis |
---|---|---|
0 | 50 | 50 |
1 | 100 | 100 |
2 | 150 | 150 |
3 | 250 | 250 |
Sticker Limits
The maximum number of stickers your server can have depends on its boost level:
Boost Level | Stickers Allowed |
---|---|
0 | 5 |
1 | 15 |
2 | 30 |
3 | 60 |
File Size
- Emojis: Maximum size of 256 KB.
- Stickers: Maximum size of 512 KB.
Naming Rules
- Emoji names can contain alphanumeric characters and underscores (
_
). - Sticker names can contain alphanumeric characters, underscores (
_
), or slashes (/
).
Notes
- Ensure the bot has the necessary permissions (
Manage Emojis and Stickers
,Manage Server
) before using these commands. - Some commands may take time to execute depending on the number of assets being processed.
- Confirmation: Commands like renaming all emojis or stickers will prompt a confirmation dialog to avoid accidental execution.
By using these commands, you can streamline the management of emojis and stickers, enhancing the customization of your server.