SniperNoob95 / NASABot

A Discord bot that implements the NASA API to provide cool, interesting, and informative artifacts.
GNU General Public License v3.0
6 stars 2 forks source link

Remove "bot owner" command #7

Open kjsmita6 opened 1 year ago

kjsmita6 commented 1 year ago

/togglelogging is documented as for the owner of the bot to enable logging. This shouldn't be visible to anyone except that bot owner. If you can't leave it as a slash command, make it an old style command so people don't see it.

SniperNoob95 commented 1 year ago

@kjsmita6 I don't think this is an issue, as only the owner can use it. I cannot use a non-slash command as verified bots may only use slash commands by design. It's not ideal to have it public, but there's no risk of exploitation. Even if someone were to find a way to use it, it would be harmless.