19 releases

0.6.1 Jan 11, 2024
0.6.1-rc1 Dec 10, 2023
0.6.0 Nov 28, 2023
0.5.5 Apr 27, 2023
0.0.0 Nov 5, 2021

#1 in #discord-bot

Download history 2254/week @ 2024-04-01 1742/week @ 2024-04-08 1780/week @ 2024-04-15 1682/week @ 2024-04-22 2364/week @ 2024-04-29 1723/week @ 2024-05-06 1544/week @ 2024-05-13 1760/week @ 2024-05-20 1829/week @ 2024-05-27 1511/week @ 2024-06-03 1627/week @ 2024-06-10 1800/week @ 2024-06-17 1464/week @ 2024-06-24 822/week @ 2024-07-01 1288/week @ 2024-07-08 1521/week @ 2024-07-15

5,326 downloads per month
Used in 15 crates

MIT license

295KB
5K SLoC

Build crates.io Docs Docs (git) License: MIT Rust: 1.74+

Poise

Poise is an opinionated Discord bot framework with a few distinctive features:

  • slash commands: completely define slash commands with a single function signature
  • flexible argument parsing: command parameters are defined with normal Rust types and parsed automatically
  • text commands: commands are agnostic over old text-based commands and slash commands
  • edit tracking: when user edits their message, automatically update bot response

How to use

Most information is in the API documentation. Also take a look at the examples, especially feature_showcase, to learn what poise can do.

If you're using a development version from git directly, you probably want to look at the documentation for the current or next branch instead.

For further questions, don't hesitate to join the support server: https://discord.gg/serenity-rs.

Bots using poise

For each bot, there's a list of notable features for you to take inspiration from.

You're welcome to add your own bot via a PR!

For more projects, see GitHub's Used By page.

Dependencies

~14–28MB
~438K SLoC