Kord-Extensions / kord-extensions

Kord extensions framework, providing commands and distinct units of functionality
https://kordex.dev
European Union Public License 1.2
110 stars 27 forks source link

waitFor user message #79

Closed kentogruener closed 2 years ago

kentogruener commented 3 years ago

Suggestions

Specific API to await messages from users

boring-cyborg[bot] commented 3 years ago

Hello, and thanks for opening an issue! As this is the first time you've created an issue on this repository, we'd just like to offer you a warm welcome to the project, and the following pointers:

gdude2002 commented 3 years ago

The latest push contains the following functions:

Hopefully that'll sort you out for now.

bosukas commented 3 years ago

Would it be possible to allow for the waitFor functions to take in the Arguments class and it would parse it like a command?

gdude2002 commented 3 years ago

You're asking for a conversational API, which is something I started planning in #57

gdude2002 commented 2 years ago

As this has been implemented and no feedback has been provided, I'll assume this issue is solved. Feel free to comment or open a new issue if there are further things to discuss.