# Invite bot to the guild # ! Experimental feature give-role:
enabled: false
guild-id: "-" role-id: "-" discord: # Make your own discord bot in discord developer portal (https://discord.com/developers/applications/) and paste token below token: "-" # /request command command:
description: Send a registration request
# Options` IDs. The game nickname MUST come first options: - nickname
- additional-info
# Options` names in request manager`s PM options-names: - Player nickname
- Additional information
pm-only: ❌ This command is only available in private messages with the bot
# Discord ID of the user who will receive requests for consideration. You can find out your ID using the command "/myid" or with developer mode request-manager-id: "-" successfully-sent: ✅ Your request has been sent
request-manager-pm:
button-accept: Accept request
button-reject: Reject request
button-ban: Ban user`s requests
request-title: New request
# Placeholders: %user% - mention of the sender new-request: "You have received a new request from %user%. Details:" leave-comment: Leave a comment
your-comment: "Your comment:" # Custom embed colors support only for premium version embed:
main-color:
r: 26
g: 173
b: 152
successful-color:
r: 43
g: 211
b: 23
unsuccessful-color:
r: 211
g: 23
b: 23
banned-color:
r: 84
g: 82
b: 82
sender-pm:
request-title: Your request
request-accepted: ✅ Your request has been accepted
request-rejected: "❌ Your request has been rejected with the comment:" user-banned: You are banned. You will
no longer be able to send requests
sources:
from-telegram: From telegram
from-vkontakte: From vkontakte
# /myid command myid:
command-description: Find out my Discord ID
# /unban command unban:
command-description: Unban user by id and source
source-option-description: Choose user source
id-option-description: Enter user`s id
successful-unbanned: ✅ User unbanned
unsuccessful-unbanned: ❌ An error occurred while trying to unban a user. The wrong ID may have been entered
telegram:
enabled: false
# Make your own telegram bot using @BotFather and paste token and username (must ends with "bot") below token: "-" username: "-" # /request or /start command command:
successfully-sent: ✅ Your request has been sent
request-accepted: ✅ Your request has been accepted
request-rejected: "❌ Your request has been rejected with the comment:" user-banned: You are banned. You will
no longer be able to send requests
options-texts: - Enter your game nickname
- Enter additional information
start-text: You will now be asked to fill out the request fields. Type
"/cancel" to cancel the request
request-cancel: Request successfully canceled
no-requests: You have
no requests
vkontakte:
enabled: false
# To connect the bot, go to community management from the desktop version of VK, # then select "API usage" tab and enable Long Poll API with version 5.101 # (choose "Message received" and "Message sent" event types). # Then select "Access tokens" tab and create a new one with access to community messages. # Then in the "Messages" tab, select "Bot settings" subtab and enable bot abilities
# Go to the community page and click on the additional info button. # Then copy from the address bar the group ID (e.g. https://vk.com/[COMMUNITY]?w=club[GROUP ID]) group-id: "-" # Access token token: "-" # Type "Start" or "Начать" or start-custom-keyword to start a dialog with the bot command:
start-custom-keyword: Start
cancel-keyword: Cancel
successfully-sent: ✅ Your request has been sent
request-accepted: ✅ Your request has been accepted
request-rejected: "❌ Your request has been rejected with the comment:" user-banned: You are banned. You will
no longer be able to send requests
options-texts: - Enter your game nickname
- Enter additional information
start-text: You will now be asked to fill out the request fields. Type
"Cancel" to cancel the request
request-cancel: Request successfully canceled
no-requests: You have
no requests