Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/possseidon/tranquil
A module framework for Discord bots with slash commands, based on serenity.
https://github.com/possseidon/tranquil
bot commands discord framework serenity
Last synced: 3 months ago
JSON representation
A module framework for Discord bots with slash commands, based on serenity.
- Host: GitHub
- URL: https://github.com/possseidon/tranquil
- Owner: Possseidon
- License: mit
- Created: 2022-10-02T09:45:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T19:46:34.000Z (5 months ago)
- Last Synced: 2024-09-27T05:41:28.735Z (4 months ago)
- Topics: bot, commands, discord, framework, serenity
- Language: Rust
- Homepage:
- Size: 162 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tranquil
[![Crates.io](https://img.shields.io/crates/v/tranquil.svg)](https://crates.io/crates/tranquil)
[![MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Possseidon/tranquil/blob/main/LICENSE)
[![Crates.io](https://img.shields.io/crates/d/tranquil.svg)](https://crates.io/crates/tranquil)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Possseidon/tranquil/main.svg)](https://results.pre-commit.ci/latest/github/Possseidon/tranquil/main)
[![CI status](https://github.com/Possseidon/tranquil/actions/workflows/rust.yml/badge.svg)](https://github.com/Possseidon/tranquil/actions/workflows/rust.yml?query=branch%3Amain+)A module framework for Discord bots with slash commands, based on serenity.