Patch Notes for update v1.4.0: - *Finally* got around to adding support for Emojis. - "add-channel" and "edit-channel" subcommands updated to add support for emojis - Both Unicode (default) and Custom Emojis are supported. However, Custom Emoji support is limited to only Emojis from the Discord Server in question.
Patch notes for update v1.3.1: ## Changes Lowered the maximum characters for the Welcome Screen description (in `/welcome edit description`) from 150 to 140 characters - This is purely because Discord's API actually has the maximum at 140 characters, not 150. No clue why I thought it was 150. Hopefully, should patch the `/welcome edit description` Subcommand from throwing generic errors when including a description that was 141 - 150 characters in length!
Patch Notes for update v1.3.0: ## Changes Just a very quick update to replace Embeds with Components v2. This mainly affects the response for "/welcome preview" Subcommand, making it look nicer. :)