Group Categories
Group categories allow bulk operations across related groups. Use -c or --category flags with commands like !groups, !join, !addto, and !announce.
Available Categories
Section titled “Available Categories”| Category | Description | Matches |
|---|---|---|
unmanned | Drones, UAS, FPV, counter-drone | suas, unmanned, uxs, uxv, c-uxs, fpv, drone |
information | Research, IWAR, AI | research, iwar, ai |
tech | Tech, AI, development | tech, ai, dragon, full stack, dev, hackathon |
cyber | Purple team, certs, DefCon, bot dev | purple, cert, defcon, bot dev, red team, cyber |
build | Hardware, 3D printing, fabrication | hardware, fabrication, 3d print |
comms | Radio, SDR, HAM, signals | rf, sdr, ham, dragon, comms, radio |
military | Military, SOF, modern warfare | mil, sof, modern warfare, warfare |
professional | Business, PM, learning, mentorship | business, project manager, learning, mentor, career |
general | Off-topic, outdoor, kitchen, events | off topic, outdoor, kitchen, event, debate, writing |
announcements | Official announcement channels | announcement |
Commands with Category Support
Section titled “Commands with Category Support”!groups -c <category>
Section titled “!groups -c <category>”Filter group listing to show only groups in a category.
!groups -c unmanned # Show all drone/UAS groups!groups -c cyber # Show security-focused groups!groups --categories # List all available categories!join -c <category>
Section titled “!join -c <category>”Join all groups in a category at once.
!join -c tech # Join all tech/dev groups!join -c comms # Join all RF/radio groups!addto -c <category>
Section titled “!addto -c <category>”Add a user to all groups in a category (admin only).
!addto -c unmanned @NewPilot # Add user to all drone groups!addto -c information @Analyst # Add user to research groups!announce -c <category>
Section titled “!announce -c <category>”Send announcement to all groups in a category.
!announce -c announcements Important update for all members!announce -c military New SOF guidance available- Groups can belong to multiple categories
- Pattern matching is case-insensitive
- Patterns match anywhere in the group name
- Use
!groups --categoriesto see the full list with descriptions