Hi, what do we put in this area, just the channel name or the actual link of the channel?
I have installed the discord Oxide.Ext.Discord.dll in the correct folder and I have put the API key from the discord bot in the Rustcord.json file.
Do I need to give permissions on the server for these commands to work?
I am kind of lost, the bot is created and is online.
Do I need to put the bot into each of the text channels, both admin and server_chat channels I created?
Here is the admin channel. I put the discord channal name here, not sure if it is # link I need to put here instead or the full url link and never expire it?
"Channelid": "admin",
"perms": [
"cmd_allow",
"cmd_players",
"cmd_kick",
"cmd_com",
"p_connect",
"p_aconnect",
"p_disconnect",
"p_death",
"p_chat",
"p_report",
"msg_plugininit",
"msg_serverinit"
I have installed the discord Oxide.Ext.Discord.dll in the correct folder and I have put the API key from the discord bot in the Rustcord.json file.
Do I need to give permissions on the server for these commands to work?
I am kind of lost, the bot is created and is online.
Do I need to put the bot into each of the text channels, both admin and server_chat channels I created?
Here is the admin channel. I put the discord channal name here, not sure if it is # link I need to put here instead or the full url link and never expire it?
"Channelid": "admin",
"perms": [
"cmd_allow",
"cmd_players",
"cmd_kick",
"cmd_com",
"p_connect",
"p_aconnect",
"p_disconnect",
"p_death",
"p_chat",
"p_report",
"msg_plugininit",
"msg_serverinit"