configure

Save Discord bot tokens and inspect channel access policy state.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/Wizarck/eligia-skills --skill configure-wizarck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure
Source: https://github.com/Wizarck/eligia-skills/tree/main/claude-plugins-official/external_plugins/discord/skills/configure
Command: npx skills add https://github.com/Wizarck/eligia-skills --skill configure-wizarck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It sets up a Discord bot channel by saving the token, checking current access state, and helping you move from temporary pairing to a locked allowlist.

Core Features & Use Cases

  • Save or clear the Discord bot token in the local channel environment file.
  • Inspect whether access is still pairing-based or already locked to an allowlist.
  • Review allowed users, pending pairings, and opted-in guild channels so you know who can reach the bot.
  • Use it when you first paste a token, need a status check, or want to lock down bot access after onboarding.

Quick Start

Use the configure skill to save your Discord bot token, inspect who can reach the bot, and then tighten access to an allowlist.

Frequently Asked Questions about configure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I lock down Discord bot access to specific channels after onboarding?

Discord bot access can be locked down by moving from a temporary pairing state to a strict allowlist. The configuration process inspects the current access policy, reviews pending pairings, and applies a locked allowlist to restrict bot reach to approved guild channels.

Can I check if my Discord bot is currently in pairing mode or locked to an allowlist?

Yes, you can inspect the current access policy state to determine if the bot is still using temporary pairing or if it is already locked to an allowlist. The status check reports masked details about allowed users and pending pairings.

How do I save a Discord bot token in a local channel environment file?

You can save a Discord bot token by updating the local channel environment file. The configuration process preserves existing environment keys while adding or clearing the token, ensuring the access.json state remains intact for subsequent permission checks.

What does temporary pairing mean for Discord bot channel access?

Temporary pairing is an initial onboarding state where the bot allows broader access before lockdown. It enables guild channels to opt in and establish connectivity before the administrator tightens security by switching to a locked allowlist policy.

Will updating my Discord bot token clear existing environment keys?

No, updating the Discord bot token does not clear existing environment keys. The configuration process specifically preserves environment keys while saving or clearing the token, maintaining the integrity of the access.json state and other settings.

How do I review who has access to my Discord bot?

You can review who has access to your Discord bot by inspecting the access policy state. This generates a masked status report showing allowed users, pending pairings, and opted-in guild channels currently able to reach the bot.