Discord Bot Live Settings + Custom IDs for interactions modals
Release rolling / release (push) Successful in 10m39s

This commit is contained in:
Raven Scott
2026-08-13 13:40:51 -04:00
parent 88f6c201c0
commit a42b58655e
13 changed files with 5391 additions and 32 deletions
@@ -5,7 +5,7 @@
"synopsis": [
"discord-bot [--env PATH] [--token TOKEN] [--guild ID] [--check] [--debug] [--message-content] [--login-timeout MS]"
],
"description": "Bare OS Discord bot via ctx.bare.discordJS. Commands run as the unlocked session user (not guest). Slash commands include /panel, /edit and /create (modal file editor/creator for ~/ and /tmp, path picker + contents form, up to 20k characters), /bare, /sys, /svc, /fs, /net, /man, /say, /run, /journal, /ping. Unit, man page, path, and /run options use Discord autocomplete. Replies are embeds. Foreground Ctrl+C stops the process. Token from --token, DISCORD_TOKEN, or ~/.discord/.env. Optional DISCORD_ID_WHITELIST=id,id restricts who may use the bot. The initd unit bare-os-discord is listed by systemctl only when ~/.discord/.env exists.",
"description": "Bare OS Discord bot via ctx.bare.discordJS. Commands run as the unlocked session user (not guest). Slash commands include /settings (live session settings: theme, shell flags, hostname, Discord guild/whitelist, agent, IRC, aliases — never tokens), /files (interactive file manager: browse, paginate, open, mkdir, rename, copy, delete), /panel, /edit and /create (modal editor/creator for ~/ and /tmp), /bare, /sys, /svc, /fs, /net, /man, /say, /run, /journal, /ping. Unit, man page, path, and /run options use Discord autocomplete. Replies are embeds. Foreground Ctrl+C stops the process. Token from --token, DISCORD_TOKEN, or ~/.discord/.env. Optional DISCORD_ID_WHITELIST=id,id restricts who may use the bot. The initd unit bare-os-discord is listed by systemctl only when ~/.discord/.env exists.",
"options": [
{
"flag": "--env PATH",