All Projects → kangalioo → poise

kangalioo / poise

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

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to poise

discord.js-v13-slash-bot
It is a discord (/) commands bot developed with Discord.js v13.
Stars: ✭ 25 (-88.04%)
Mutual labels:  slash-commands
Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
Stars: ✭ 2,168 (+937.32%)
Mutual labels:  serenity
gencord
A simple, beginner-friendly, and easy-to-use library for interacting with the Discord API, with minimal syntax.
Stars: ✭ 20 (-90.43%)
Mutual labels:  slash-commands
discord-bot
Discord Bot for the Serenity Operating System Community 🐞
Stars: ✭ 24 (-88.52%)
Mutual labels:  serenity
sharding-p2p-poc
Proof of Concept of Ethereum Serenity Peer-to-Peer Layer on libp2p PubSub System
Stars: ✭ 35 (-83.25%)
Mutual labels:  serenity
slash-commands
slash commands handler to make your bot support slash commands.
Stars: ✭ 59 (-71.77%)
Mutual labels:  slash-commands
hikari-intro
An introduction to hikari, complete with different examples for different command handlers.
Stars: ✭ 17 (-91.87%)
Mutual labels:  slash-commands
op-mattermost
OpenProject and Mattermost integration
Stars: ✭ 19 (-90.91%)
Mutual labels:  slash-commands
Ellie
A bot for the Discord chat platform written in Rust with the Serenity library.
Stars: ✭ 14 (-93.3%)
Mutual labels:  serenity
DSharpPlus.SlashCommands
An extension for DSharpPlus to make slash commands easier
Stars: ✭ 46 (-77.99%)
Mutual labels:  slash-commands
serenity-reportportal-integration
Serenity TAF integration with Report Portal
Stars: ✭ 21 (-89.95%)
Mutual labels:  serenity
aoede
🎧 a self-hosted Spotify → Discord music bot
Stars: ✭ 132 (-36.84%)
Mutual labels:  serenity
Eruditus
Discord CTF helper bot for CyberErudites
Stars: ✭ 34 (-83.73%)
Mutual labels:  slash-commands
KurosawaDia
Epic rust Discord bot
Stars: ✭ 16 (-92.34%)
Mutual labels:  serenity
mammot
Discord bot Slash Command framework for TypeScript
Stars: ✭ 29 (-86.12%)
Mutual labels:  slash-commands
matterpoll-emoji
[DEPRECATED] Poll server for Mattermost
Stars: ✭ 38 (-81.82%)
Mutual labels:  slash-commands
hata
Async Discord API wrapper.
Stars: ✭ 156 (-25.36%)
Mutual labels:  slash-commands
Discord-Template-V13
An easy-to-use discord bot including database, slash commands and context menus !
Stars: ✭ 103 (-50.72%)
Mutual labels:  slash-commands
discord-ext-slash
Support slash commands with an extension to Rapptz/discord.py
Stars: ✭ 18 (-91.39%)
Mutual labels:  slash-commands
serverless-discord-bot
A serverless Discord Bot template built for AWS Lambda based on Discord's slash commands and the slash-create library.
Stars: ✭ 37 (-82.3%)
Mutual labels:  slash-commands

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

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

See documentation for more info

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].