Unification of Tags and Commands
New
- Tags are no longer called with
!tag [name](it's simply![name]).- If you call a tag while replying to a message, the author of said message gets pinged
- Aliases for tags with
/tag aliasand/tag unalias(displayed in/tag info) - New dashboard for editing all tag related configs (configs are reset-able)
- New style of listing tags (
!tagsor/tag list)-
/tag listis much more modular (filter by category & user, criteria is ANDed) - Option to export it to CSV or just display it on Discord
-
- Search tags by name or content
/tag search - Detailed logs
- Toggle enable cogs per guild in
config.py(/config toggle) - Attachment parameter for
/tag createand/tag edit - Manager config that bypasses all restrictions, edits configs, adds aliases etc.
- Message command to create or edit tags
- Allow users to create tags with custom embeds
Deprecated
- 6-digit tag IDs.
-
!tag helpin favour of the ephemeral/tag help - Adding images to tags via CDN links (use attachments!)
- Close matching on tag calls in favour of /tag search because of less overhead
- Thinking of not responding to ! calls at all unless have to (e.g. slash command) because it might be disruptive in other servers
- Multiple calls per message (same reason - overhead)
- Calling from anywhere in the message still works though
Changed
- Renamed
addauthor->contributor- It works as a toggle so you can remove existing contributors
-
/tag categorycommands are slash only - Maximum length of tag from 4000 -> 2000
Edited by sidthesloth42