configure

Configure Discord channel access and store bot tokens in a .env file.

Updated May 1, 2026
One-click install
npx skills add https://github.com/oguzhanguvenkaya/oguzhan_claude_code_configurations --skill configure-oguzhanguvenkaya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure
Source: https://github.com/oguzhanguvenkaya/oguzhan_claude_code_configurations/tree/main/plugins/marketplaces/claude-plugins-official/external_plugins/discord/skills/configure
Command: npx skills add https://github.com/oguzhanguvenkaya/oguzhan_claude_code_configurations --skill configure-oguzhanguvenkaya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps securely configure the Discord channel by saving the bot token and clarifying the access policy, enabling you to control who can reach your assistant and how the channel is protected.

Core Features & Use Cases

  • Save the Discord bot token to a secure location (for example, ~/.claude/channels/discord/.env) and document the access policy.
  • Display current token status, policy, allowlist, and pending pairings, guiding you toward a lockdown state.
  • Provide guided steps to adjust the access policy (pairing to allowlist) and respond to common setup questions.

Quick Start

Provide your bot token to configure the Discord channel and apply the access policy.

Frequently Asked Questions about configure

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

FAQPage Schema
How do I securely configure a Discord bot token for multi-user access?

To securely configure a Discord bot token, provide the token to the setup process, which saves it to ~/.claude/channels/discord/.env and applies an access policy that enforces lockdown via an allowlist to control multi-user reach.

What is the best way to restrict Discord channel access to specific users?

The best way to restrict Discord channel access is by applying an allowlist policy. The configuration process reads access.json defaults and guides you through a lockdown state, ensuring only paired users can interact with the bot.

How can I check the current access policy and pending pairings for my Discord bot?

You can check the current access policy, allowlist, and pending pairings by asking the setup assistant for your configuration status. It reads the stored defaults and displays your current security posture and token state.

Do I need to manually edit environment files to manage Discord bot tokens?

You do not need to manually edit environment files to manage Discord bot tokens. The setup process handles token storage automatically at ~/.claude/channels/discord/.env when you provide the token directly.

What does it mean to apply a lockdown state to a Discord channel setup?

Applying a lockdown state to a Discord channel setup means enforcing a strict access policy that favors an allowlist. This restricts bot interactions to explicitly paired users, securing the multi-user environment.

Can I adjust the access policy after the initial Discord channel setup?

You can adjust the access policy after setup by requesting guided steps from the assistant. It helps you modify settings like transitioning to an allowlist and responds to common configuration questions.