- In 'bin/default/includes/myInc.LPR' you enter the '$DiscordToken' and '$DiscordChannelReceive'.
$DiscordChannelReceive is the variable that allow you to send text from discord to LFS.
You are allowed to set 5 channels, seperate them with a comma ",". see example below.
$DiscordChannelReceive = "0000000000,0000000000,0000000000";
Set DeveloperMode in your discordsettings to "ON' to copy the channel ID ( rightclick on the channel)
Thanks for your help, I already know what you are trying to explain.
What I want is to send the text written to lfs when writing to any channel in discord.
A friend I know has done this as in the images below.
Before you be able to send any text to/from LFSLapper, you have to connect the discord server to LFSLapper. This must be done with a discord bot. This bot is managing the text that is written to/from LFSLapper.
Or ask your friend for help, because he has done this before.