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:
bonus if you can rewrite the existing commands to be cleaner & more dry, I would be forever grateful!
Commands in the
wall_e/extensions/sfu.pymodule should be updated to use discord slash commands. @chanchantang has implemented thecoursescommand 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 sfudef outlinebonus if you can rewrite the existing commands to be cleaner & more dry, I would be forever grateful!