update
Release rolling / release (push) Successful in 10m45s

This commit is contained in:
Raven Scott
2026-08-13 13:16:39 -04:00
parent 09bf370e06
commit 88f6c201c0
14 changed files with 2153 additions and 33 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 (buttons, selects, compose modals), /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 /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.",
"options": [
{
"flag": "--env PATH",