Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sfu module to use slash commands #667

Open
EarthenSky opened this issue Oct 24, 2024 · 0 comments
Open

Update sfu module to use slash commands #667

EarthenSky opened this issue Oct 24, 2024 · 0 comments

Comments

@EarthenSky
Copy link

EarthenSky commented Oct 24, 2024

Commands in the wall_e/extensions/sfu.py module should be updated to use discord slash commands. @chanchantang has implemented the courses command using slash commands in #666, which can be used as reference for how a slash command is structured. Something like this might also be a good intro.

Since Jace has already rewritten most of the commands to use this new style, we'd like to be more consistent!

The commands to be updated are:

  • def sfu
  • def outline

bonus if you can rewrite the existing commands to be cleaner & more dry, I would be forever grateful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant