Exiled-Team / DiscordIntegration

GNU General Public License v3.0
13 stars 36 forks source link

Remote commands doesn't work #12

Closed AruMoon closed 4 years ago

AruMoon commented 4 years ago

Look at this: https://discord.com/channels/656673194693885975/656709515936530445/736922849335312444 in discord

joker-119 commented 4 years ago

When using plugin commands directly in the console, you must preceed the command with a /

IE: list becomes /list

The bot itself doesn't currently support more than a single character for it's bot prefix, which is why it's not able to relay the correct commands to the server.