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

Add basic methods to AutocompleteContext allowing access to other arguments #60

Closed abitofevrything closed 2 years ago

abitofevrything commented 2 years ago

Description

Adds methods to AutocompleteContext which simplify the process of obtaining the values of other arguments the user might have already filled in.

Partially implements #52.

Type of change

Checklist: