How to fine-tune your Discord killmail subscriptions using filters — types, logic, recipes, and troubleshooting.
Filters let you narrow down what gets delivered for a subscription. Instead of every kill for a target, you only see the ones matching your criteria — by ship type, ISK value, location, and more.
603 = Retriever) and a Min ISK filter (500000000). Now you only see Retrievers worth 500M+ ISK killed in Jita.
Run /filter add and choose one of the following types:
| Filter type | Value format | Example |
|---|---|---|
| System | system_id | 30000142 (Jita) |
| Region | region_id | 10000002 (The Forge) |
| Ship | type_id | 603 (Retriever) |
| Corporation | corp_id | 98000001 |
| Alliance | alliance_id | 99000006 |
| Min ISK | number | 500000000 |
| Kill type | kill or loss | kill |
Ship=603 OR Ship=606Ship=603 AND MinISK=500m/filter add subscription: <pick from list> type: Ship value: 603
/filter list subscription: <pick from list>
/filter remove subscription: <pick from list> type: Ship value: 603
/filter clear subscription: <pick from list>
ALL (entity_id = 0) supports: system, region, ship, corporation, alliance, minISK.
Not supported on ALL: killtype — this needs a specific corp or alliance context.
/subscription add entity_id:0 #target-channel
High-value kills in Jita only:
/filter add subscription:<ALL sub> type:system value:30000142 /filter add subscription:<ALL sub> type:minisk value:500000000
Watch a full region:
/filter add subscription:<ALL sub> type:region value:10000002
Specific ship type anywhere:
/filter add subscription:<ALL sub> type:ship value:603
/filter add twice with the same type adds an OR condition, not a duplicate.
/subscription add entity_id:0 #jita-kills /filter add subscription:<ALL sub> type:system value:30000142 /filter add subscription:<ALL sub> type:minisk value:500000000
/subscription add entity_id:<corp_id> #corp-kills /filter add subscription:<corp sub> type:minisk value:100000000
/subscription add entity_id:0 #forge-kills /filter add subscription:<ALL sub> type:region value:10000002 /filter add subscription:<ALL sub> type:ship value:603
These won't work by raw copy-paste — use the slash-command selector to pick the subscription.
killtype works on corp and alliance subs — not on ALL./filter, run the command in the same channel as the subscription./filter list to confirm what's currently attached.