Full slash command reference. Use the Discord selector to fill parameters — the examples below show intent.
| Command | Description | Example |
|---|---|---|
/subscription addsystem |
Subscribe to kills in solar systems by name. | /subscription addsystem names:Jita,Amarr channel:#feed min_isk:10000000 |
/subscription addregion |
Subscribe to kills in specified regions. | /subscription addregion names:The Forge,Domain channel:#region-feed |
/subscription add |
Subscribe to a corp or alliance by ID. | /subscription add entity_id:123456 channel:#killmail-feed |
/subscription remove |
Unsubscribe by entity ID. | /subscription remove entity_id:123456 |
/subscription list |
List subscriptions in this server or channel. | /subscription list |
/event start |
Start a timed event scored by kills or ISK. | /event start entity_id:123 metric:isk duration:4h channel:#announcements |
/event status |
Show active events and current standings. | /event status |
/event end |
End event and announce results. | /event end |
/event setmanagerrole |
Delegate event control to a role. | /event setmanagerrole role:@EventManager |
/event list |
List all events in the server. | /event list |
/filter |
See the Filters FAQ for full /filter syntax and recipes. |
|
/embed show |
Show current embed settings (requires Manage Server). | /embed show |
/embed set |
Toggle zKillboard + EVE-Kill fields for all server embeds (default off). | /embed set external_links:on |
Parameters are filled via Discord's slash-command selector — no raw text input needed.