Server Settings

Where settings are stored and how they are managed.

sharks is a community bot — server admins configure everything from Discord with `/setup`. No file editing required.

What can you configure with /setup?

  • Welcome and leave channels
  • Color, gender, and button menu roles
  • Server rules (shown by /rules)

Data storage

Per-server settings are stored in `data/settings.json` on the bot host. Each guild's settings are independent. User language preferences are stored under `_users` in the same file.

Language preference

Each user can run `/language tr` or `/language en` to choose the language for bot replies. The preference is personal and affects response text, not Discord's slash command description language.

/language code:en

Music

Soft-lofi stream sources are managed by the bot developer; server admins do not need separate music configuration.