CodecademyCommunity / codecademy-discord-bot

Custom moderation bot for the official Codecademy Community Discord server.
https://codecademycommunity.github.io/
MIT License
11 stars 1 forks source link

Update CI to deploy slash comands #328

Closed aedwardg closed 2 years ago

aedwardg commented 2 years ago

What issue is this solving?

No official issue, just getting ready for deploying slash commands

Description

Added the deploy:commands script to our deploy action. This is needed to make slash commands available in the main server when deploying new code.

Any helpful knowledge/context for the reviewer?

Please make sure you've attempted to meet the following coding standards