SGA-A / c2c

Source code for the custom app exclusive to cc, where most interactions begin and end.
MIT License
1 stars 0 forks source link

Implement autocomplete logic #6

Closed SGA-A closed 8 months ago

SGA-A commented 8 months ago

Summary

This PR registers autocomplete prompts for parameters in several commands that involve making transactions.

Documentation: discord.app_commands.Command.autocomplete

This PR will be merged immediatley.