Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.
/ poise Public archive
forked from serenity-rs/poise

Discord bot command framework for serenity, with advanced features like edit tracking and flexible argument parsing

License

Notifications You must be signed in to change notification settings

Sideral-Tech/poise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Poise

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

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

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.

About

Discord bot command framework for serenity, with advanced features like edit tracking and flexible argument parsing

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%