> ## Documentation Index
> Fetch the complete documentation index at: https://blog.cytric.nl/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Reset Bot Token

> Reset your Discord bot token for security.

# How to Reset Your Discord Bot Token

Resetting your bot token is important for security if it’s ever leaked or compromised.

**Steps:**

1. Go to the [Discord Developer Portal](https://discord.com/developers/applications).
2. Select your application and navigate to the **Bot** tab.
3. Click **Reset Token** and copy the new token.
4. Update your bot's environment variables or secrets with the new token.

**Tip:** Never share your token publicly. Always keep it secure.
