Full slash commands in Arbiter: role + category + 4 channels + permissions + welcome post + emoji suggestion. Both create and delete implemented. Chronicler #78 | firefrost-operations-manual
This commit is contained in:
34
docs/tasks-index/task-098-discord-channel-automation.md
Normal file
34
docs/tasks-index/task-098-discord-channel-automation.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
task_number: 98
|
||||
title: Discord Server Channel Automation
|
||||
status: Complete
|
||||
priority: P2-Medium
|
||||
is_blocker: false
|
||||
owner: Holly
|
||||
tags:
|
||||
- discord
|
||||
- automation
|
||||
- arbiter
|
||||
estimated_hours: 4
|
||||
---
|
||||
|
||||
# Task #98: Discord Server Channel Automation — COMPLETE
|
||||
|
||||
**Completed:** April 8, 2026 by Chronicler #71
|
||||
|
||||
## What Was Built
|
||||
|
||||
- `/createserver "Name"` — Creates role + category + 4 channels (chat, in-game, forum, voice) + welcome post + emoji suggestion
|
||||
- `/delserver "Name"` — Removes role + category + all channels
|
||||
- Permission template: @everyone denied, Wanderer view-only, server role full access, Staff full access
|
||||
- Standard forum tags (Builds, Help, Suggestion, Bug Report, Achievement, Guide)
|
||||
- Auto-archived welcome post with introduction prompt
|
||||
|
||||
## Code Location
|
||||
|
||||
- `services/arbiter-3.0/src/discord/createserver.js`
|
||||
- `services/arbiter-3.0/src/discord/delserver.js`
|
||||
|
||||
---
|
||||
|
||||
**Fire + Frost + Foundation = Where Love Builds Legacy** 💙🔥❄️
|
||||
Reference in New Issue
Block a user