Tags

Tags to hold and save texts or images which can be retrieved anytime later across different servers.

;tags

Displays list of custom tags created and owned by you.

Usage:
;tags

;tag

Retrieves and displays specified tag and all of its contents.

Usage:
;tag <name>

;tag create

Creates a new tag with specified name holding provided content.

Usage:
;tag create <name> <content>

;tag remove

Permanently removes the specified tag.

Aliases:
- delete

Usage:
;tag remove [name]

Last updated