Discord Bot Settings
Setting up the Discord bot
Follow the steps below to set up the Discord bot.
Find the file 'shared/botConfig.lua' and open it..
Find "botToken".
Then enter 'https://discord.com/developers/applications/' and select your discord bot you created from there and enter the bot section from the settings section on the left side on the left side and reset and copy your token from there.
Setting the Log Bot's Appearance and Log System
Step 1 - Set the profile and name of the bot
Find the file 'shared/botConfig.lua' and open it..
Find "Discord_Bot_Username" and "Discord_Bot_Avatar".
Here you can put the name you want and the profile photo you want as a url.
Step 2 - Setting Discord Webhook
Find the file 'shared/botConfig.lua' and open it..
Find "DiscordWebhook".
Enter the settings section of a room you want of your log server on Discord and enter the integrations section, then say create webhook and copy your created webhook and then paste it into the “DiscordWebhook” section.
Last updated