spool system redo nearly done
still need to fix unload
This commit is contained in:
parent
0ed04fbc93
commit
b83ef6b77b
12 changed files with 286 additions and 46 deletions
|
|
@ -65,7 +65,7 @@ func execute(main, bot: DiscordBot, interaction: DiscordInteraction, options: Ar
|
|||
|
||||
var data = ApplicationCommand.new()\
|
||||
.set_name("printer-nozzle")\
|
||||
.set_description("chnage the nozzle attached to a printer")\
|
||||
.set_description("change the nozzle attached to a printer")\
|
||||
.add_option(ApplicationCommand.string_option("name", "the printers name",
|
||||
{
|
||||
"required":true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue