- Account Linking via Discord OAuth2
- Auto Role Assignment when a user links/unlinks their account
- DM Notifications for new invoices, ticket replies, and expiring services
- Slash Commands for users:
/help — List all available commands
/link — Link your Paymenter account
/unlink — Unlink your account
/profile — View your account summary
/balance — View your credit balance
/services — View your active services
/invoices — View your pending invoices
/tickets — View your open support tickets
/createticket — Create a support ticket from Discord
- Admin Slash Commands (restricted by role):
/staffhelp — List all staff commands
/seeservices @user — View services of a linked user
/seeinvoices @user — View invoices of a linked user
/seetickets @user — View tickets of a linked user
/credit add @user <amount> — Add credits to a user
/credit remove @user <amount> — Remove credits from a user
/config list — View all commands and their enabled/disabled status
/config enable <command> — Re-enable a disabled command
/config disable <command> — Disable a command
/eventcreate — Visual embed builder with template support; post to channel or send as DM to all linked users
- Admin Panel — View and manage all linked Discord accounts