rmcc3 / stable-diffusion-discord-bot

SDBot is a Discord bot that allows users to generate images using Stable Diffusion directly within Discord. It supports multiple API servers, manages user permissions, and handles request queues efficiently.
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

slash commands not showing #4

Open kroryan opened 2 months ago

kroryan commented 2 months ago

so the slash commands are not showing when i try to use the bot:

image

rmcc3 commented 2 months ago

Trying running the registerCommands.ts file (only need to do this once or after making changes to commands). Looks like the commands did not deploy.