nyxx-discord / nyxx_commands

A framework for easily creating slash commands and text commands for Discord using the nyxx library.
Apache License 2.0
13 stars 5 forks source link

Fix slash commands nested in text-only commands not being registered #50

Closed abitofevrything closed 2 years ago

abitofevrything commented 2 years ago

Description

Fixes an issue where slash commands nested within top-level text-only commands would be skipped during the registration phase.

Type of change

Checklist: