fjaros / wowchat

WoWChat is a clientless Discord integration chat bot for old versions of World of Warcraft.
GNU General Public License v3.0
138 stars 97 forks source link

commands like ?who from discord doesn't work #83

Closed Annyelicious closed 10 months ago

Annyelicious commented 2 years ago

Hi everyone

I move recently my vps hosting from google cloud platform to racknerd. I can run the discord bot on the new host, i can read and send messages from discord to wow and wow to discord, but i can run commands from discord, especially ?who (to know who is online)

In the previous hosting everything worked correctly, now, I don't know what is happening that when I write ?who, it appears as a message on the other side (wow guild chat) but the command does not work.

Maybe it's something related to the new hosting? It's the only thing that changed.

And by the way, I don't know if it's because of the hosting region, but it takes a long time to connect the wow account. (misblade, pandaria)

Any ideas?

Annyelicious commented 2 years ago
Screen Shot 2022-07-30 at 12 54 33

Should I move something in the vps configuration maybe?

fjaros commented 2 years ago

This has nothing to do with your vps settings. Did you by any chance put something in enable_commands_channels ?

Annyelicious commented 2 years ago

.# List of Discord channels where commands are enabled. If this is unspecified or empty, .# ALL channels will have command permissions. enable_commands_channels=[ "mop-game-gchat" "mop-game-officer" ]

I put the channels, but before that modification, I had nothing on it, and it worked, it stopped working when I changed vps.

fjaros commented 2 years ago

Can you try with just leaving that field blank? As In: enable_commands_channels=[]

Annyelicious commented 2 years ago

WoWScrnShot_080122_222025

Annyelicious commented 2 years ago
Screen Shot 2022-08-01 at 22 22 36
Annyelicious commented 2 years ago
Screen Shot 2022-08-01 at 22 23 31
Annyelicious commented 2 years ago

Any idea about why the prefix doesn't work?