Also to be noted, the bot worked with another oxide discord mod before i did a clean reinstall of the server.
Thought rustcord would be a better mod.
Not sure why its not working.
error is still present
[Rustcord] Rustcord failed to fetch channel! (chan_id=reports). Guild is invalid.
bot has full perms, and Discordauth functions propery with the bot.
config file has propper channel names.
"Apikey": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"AutoReloadPlugin": true,
"AutoReloadTime": 501,
"Channels": [{
"Channelid": "bot",
"perms": [
"cmd_allow",
"cmd_players",
"cmd_kick",
"cmd_com",
"msg_join",
"msg_quit",
"msg_chat",
"death_pvp",
"death_npc",
"death_animal",
"death_vehicle",
"msg_serverinit"
]
},
{
"Channelid": "admin",
"perms": [
"msg_joinlog",
"msg_pm"
]
},
{
"Channelid": "reports",
"perms": [
"game_report"
]
},
{
"Channelid": "reports",
"perms": [
"game_bug"
]
}
],
"Commandprefix": "!",
"Commandroles": {
"players": [],
"kick": [
"Admins",
"Staff",
"Mods"
],
"mute": [
"Admins",
"Staff",
"Mods"
],
"unmute": [
"Admins",
"Staff",
"Mods"
],
"com": [
"Admins",
"Staff"
]
},
"FilteredWord": "<censored>",
"FilterWords": [
"Shit",
"Fuck",
"Cunt"
],
"LogExcludeGroups": [
"default"
],
"LogExcludePerms": [
"example.permission"
]
}
https://prnt.sc/pvlyb9https://prnt.sc/pvlyk8