theiam79 / BGG.Bot

A discord bot for things relating to the BoardGameGeek website
MIT License
1 stars 0 forks source link

help DM not working #13

Open xKillerbees opened 3 years ago

xKillerbees commented 3 years ago

image

theiam79 commented 3 years ago

Looks like the current help setup requires being run from a guild.

https://github.com/theiam79/BGG.Bot/blob/ea6e3c12d27b3498dc473f436c46f95c3b09d131/src/BGG.Bot/Modules/HelpModule.cs#L30-L37

Pretty sure it uses that to determine what commands you personally have access to. Might be able to make a generic help that lists only open commands, or at least respond with why it doesn't work though