Skip to content

Commit bfb5f13

Browse files
authored
Add poise to the "Projects extending Serenity" section (#1551)
1 parent f36b4c1 commit bfb5f13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ If you use the `native_tls_backend` and you are not developing on macOS or Windo
202202

203203
- [lavalink-rs][project:lavalink-rs]: An interface to [Lavalink][repo:lavalink], an audio sending node based on [Lavaplayer][repo:lavaplayer]
204204
- [Songbird][project:songbird]: An async Rust library for the Discord voice API.
205+
- [Poise][project:poise]: Experimental command framework, with advanced features like edit tracking, single function slash and prefix commands and flexible argument parsing.
205206

206207
[`Cache`]: https://docs.rs/serenity/*/serenity/cache/struct.Cache.html
207208
[`Client::builder`]: https://docs.rs/serenity/*/serenity/client/struct.Client.html#method.builder
@@ -228,6 +229,7 @@ If you use the `native_tls_backend` and you are not developing on macOS or Windo
228229
[guild-badge]: https://img.shields.io/discord/381880193251409931.svg?style=flat-square&colorB=7289DA
229230
[project:lavalink-rs]: https://gitlab.com/vicky5124/lavalink-rs/
230231
[project:songbird]: https://github.com/serenity-rs/songbird
232+
[project:poise]: https://github.com/kangalioo/poise
231233
[repo:lavalink]: https://github.com/freyacodes/Lavalink
232234
[repo:lavaplayer]: https://github.com/sedmelluq/lavaplayer
233235
[logo]: https://raw.githubusercontent.com/serenity-rs/serenity/current/logo.png

0 commit comments

Comments
 (0)