serenity-rs / poise

Discord bot command framework for serenity, with advanced features like edit tracking and flexible argument parsing
MIT License
653 stars 114 forks source link

reply: support tts #294

Open mammothbane opened 2 months ago

mammothbane commented 2 months ago

Add tts (text-to-speech) field in poise::reply::CreateReply. Backwards-compatible, defaults off.

I use this functionality in my bot and am migrating from serenity's standard framework, which supports it.

GnomedDev commented 1 week ago

Try again with the rebasing, next, not serenity-next.