-
Notifications
You must be signed in to change notification settings - Fork 0
Slash Command Reference
full-bars edited this page May 31, 2026
·
4 revisions
SPCBot uses Discord Slash Commands for all user interactions. Commands are organized into logical groups.
| Command | Description | Parameters |
|---|---|---|
/spc1 |
Get latest Day 1 Convective Outlook images. |
fresh: Bypass cache |
/spc2 |
Get latest Day 2 Convective Outlook images. |
fresh: Bypass cache |
/spc3 |
Get latest Day 3 Convective Outlook images. |
fresh: Bypass cache |
/spc48 |
Get Day 4-8 Convective Probability images. | None |
/md |
Show a paginated view of all active Mesoscale Discussions. | None |
| Command | Description | Parameters |
|---|---|---|
/watches |
List all currently active SPC Tornado and Severe Tstorm watches. | None |
/ww |
Alias for /watches — show all currently active SPC watches. | None |
/recenttornadoes |
List the most recent confirmed tornado events. | None |
/sigtor |
Show significant (EF2+) tornado events from the archive. | None |
/archive |
Search the tornado environmental forensics archive. |
radar, date
|
| Command | Description | Parameters |
|---|---|---|
/sounding |
Plot observed RAOB/ACARS soundings. |
loc, time (optional) |
/hodograph |
Generate VWP hodographs for NEXRAD/TDWR sites. | site |
/verify |
View WFO warning verification metrics (IEM Cow). |
wfo, days
|
/riskmap |
Generate a heatmap of historical SPC risk categories. | days |
/topstats |
View leaderboards for WFOs/States. |
by, year
|
/dayssince |
Check the current streak since the last Tornado Warning. | None |
/dailyrecap |
Summary of all warning polygons for a specific day. | date |
/tornadoheatmap |
Global density map of recent tornado reports. | days |
| Command | Description | Parameters |
|---|---|---|
/csu |
CSU-MLP Machine Learning forecasts. | product |
/wxnext |
NCAR WxNext2 AI convective hazard forecasts. | None |
/wxsummary |
Project WxEye weather briefing (SPC Day 1 risk, WAI, top state, field activity). | None |
/scp |
NIU/Gensini Supercell Composite Parameter maps. | fresh |
/wpc |
WPC Excessive Rainfall Outlooks. | None |
/fronts |
WPC Surface Fronts analysis (auto-posts to Weather Chat on change). | None |
/download |
Request raw Level 2 Radar data from NOAA S3. |
site, time, count
|
/downloaderstatus |
Check AWS downloader and S3 latency. | None |
/status |
View real-time bot health and connectivity. | None |
/taskmgr |
Monitor background loops (Owner-only). | None |
/logs |
View a live-streaming console log (Owner-only). | None |
/failover |
Manually trigger a node role swap (Owner-only). | force_hostname |
| Command | Description | Parameters |
|---|---|---|
/enablewarnings |
Route a warning type (TOR/SVR/FFW/SPS) to a specific channel (requires Manage Server). | Interactive |
/disablewarnings |
Stop posting a warning type and revert to default routing (requires Manage Server). | Interactive |
/displaysetup |
Show the current warning channel routing configuration. | None |