DocumentationLink GitHub and secrets
Commands · every command

How do I link GitHub with Ergod?

Linking GitHub is a Personal Access Token, validated against GitHub before it is stored and encrypted at rest; from then on Ergod can commit, push and open PRs on your behalf. /secrets stores other provider tokens the same way, each exposed to the bash tool as $<PROVIDER>_TOKEN for the turn, owner-scoped so collaborators and room members do not inherit them. Signing in with GitHub on the dashboard is a different thing: that is identity, this is a token.

6 commands in 2 groups; all of them are Discord-only today, because they act on a server. Most days you will not type any of them: @Ergod and plain English is the normal way in.

/github

Link a GitHub account so Ergod can commit, push, and open PRs on your behalf.

Check your linked GitHub account.

/secrets

Store provider tokens (npm, PyPI, DockerHub, Hugging Face, custom) that Ergod's bash tool can read as $<PROVIDER>_TOKEN. Same encryption + scope as GitHub.

Show your linked secrets — provider, label, when added. Token values are NEVER shown.