Hey guys,
I need some help because I couldn't figure out if there's already an built-in functionality in Discord.Net to build some sort of dialog between the user and bot.
E.g. a user starts with a conversation with /conversate and then it's just a "normal" conversation with questions and answers between the bot and the user.
In the examples I just find simple command-response examples. Just want to know if I have to implement some framework for that by myself or if there's already sth. I just want to figure out if there's some other way than button or modal components.