← Back to Home

Adding Kelpyyium to Your Server

1Invite the Bot

Use the official invite link to add Kelpyyium to your server. You must have the Manage Server permission in the server you want to add it to.

2Grant the Right Permissions

When invited, Kelpyyium will request the permissions it needs. For full functionality, grant Administrator, or at minimum:

  • Manage Roles, Manage Channels, Manage Messages
  • Ban Members, Kick Members, Moderate Members
  • View Audit Log, Read Message History
  • Send Messages, Embed Links, Attach Files
  • Use External Emojis, Add Reactions

See the Permissions page for details on Kelpyyium's internal permission node system.

3Run the Auto-Config Wizard

Once the bot is in your server, run /autoconfig to launch the setup wizard. It will walk you through everything automatically.

First Steps After Setup

Auto-Config Wizard

The fastest way to configure your server is the auto-config wizard. Run /autoconfig and it will walk you through setting up:

Manual Configuration

Alternatively, configure individual features with these commands:

Setting Up Permissions

By default, only basic utility commands are available to all users. To grant moderation access to your staff:

# Give moderators all moderation perms /permissions role-set @Moderator mod.* true # Give admins full config access /permissions role-set @Admin admin.* true # Enable economy for everyone /permissions everyone-set economy.* true

See the Permissions page for the full node reference.