discord:
enabled: true
token: "ВАШ ТОКЕН ОТ БОТА"
# Available:
# addrole <role id>
# remrole <role id>
#
# Example:
# on-player-added:
# - addrole 12345678
# on-player-removed:
# - remrole 12345678
on-player-added:
- "addrole 0000000000000000000"
on-player-removed:
- "remrole 0000000000000000000"
activity-enabled: true
# Available values: PLAYING, STREAMING, LISTENING, WATCHING, COMPETING
activity-type: PLAYING
# Activity URL. Supported only with activity-type: STREAMING
activity-url: "null"
activity-name: "СЮДА ВПИШИ ДОМЕН"
# Which role ids a player must have on the Discord server to use the bot
#
# Example:
# required-roles:
# - 1234567890
required-roles: []
# It's better to keep this option enabled if you have set required-roles config option
# Requires SERVER MEMBERS INTENT to be enabled in the bot settings on the Discord Developer Portal
guild-member-cache-enabled: false
no-roles-message: "У вас недостаточно прав для использования команды."