Skip to main content
XRYPTON’s utility layer handles the practical side of running a Discord server: a full-featured ticket system, giveaway management, a collection of miscellaneous quality-of-life tools, and per-server bot customisation. Most commands require elevated permissions; individual requirements are called out in each section.

Tickets

The ticket system is prefix-only (,ticket …). It lets you create a support-ticket panel in any channel and manage open tickets, staff roles, categories, and logs.
All ticket subcommands use the prefix ,ticket. Slash-command equivalents are not available for this module.
A typical setup flow: ,ticket channel #support,ticket category Support Tickets,ticket staff @Support,ticket topics,ticket send.
Transcripts are only generated and sent to your logs channel if a logs channel has been configured via ,ticket logs. Without it, chat history is deleted silently when a ticket is closed.

Giveaways

The giveaway module is a hybrid command group (prefix and slash). Alias: gw. All subcommands require the Manage Channels permission.
Pass the full Discord message link (right-click → Copy Message Link) for end, reroll, and cancel commands. The bot resolves the giveaway from the message ID automatically.
XRYPTON automatically checks for expired giveaways every 10 seconds and draws winners when the end time is reached — you do not need to manually call giveaway end unless you want to close it early.

Miscellaneous

General-purpose utility commands available at the top level.
pin and unpin work by replying to the target message. They do not accept message links or IDs as arguments — you must use Discord’s native reply feature.
For createembed, use the embedcode command on any existing XRYPTON embed to see the exact script syntax — it is the fastest way to learn the format.

Customization

Server administrators can change how XRYPTON looks and presents itself within their server using the customize hybrid command group. All subcommands require Manage Server or Administrator.
Customisations are per-server — changes you make in one server do not affect XRYPTON’s appearance anywhere else. resetall cannot be undone; you will need to re-apply each customisation manually if you change your mind.

VoiceMaster

XRYPTON also includes a VoiceMaster system for automatically creating and managing temporary voice channels. VoiceMaster is a prefix-only feature.
VoiceMaster commands are documented on the dedicated VoiceMaster page. Refer to that page for setup instructions, channel controls, and permission management.