rileyio / kiera-bot

A Multi-Use Discord bot
https://kierabot.xyz
MIT License
6 stars 4 forks source link

[Issue] DMs to Kiera not working #44

Closed rileyio closed 3 years ago

rileyio commented 3 years ago

Describe the issue/bug Commands DM'd to Kiera are not working.

To Reproduce DM any command to Kiera.

Expected behavior Should respond (when command is configured to do so)

Screenshots image

Desktop (please complete the following information): N/A

Smartphone (please complete the following information if its a visual issue): N/A

Additional context Note to self: First thoughts without looking, probably related to new custom prefix code.

rileyio commented 3 years ago

Fixed in 7.0.2

Making undefined server prefix as filler to pass Server config check when type is dm as DM's will in the following steps utilize the prefix set in the main Bot configuration.