From e5a7ed2afcc0bab408511857c5cb8253205a3d3d Mon Sep 17 00:00:00 2001 From: Cycle Five <107008871+cycle-five@users.noreply.github.com> Date: Sun, 22 Dec 2024 07:03:00 -0500 Subject: [PATCH] Add CrackTunes to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 628d83fb3e13..d5f0197eb47c 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ For each bot, there's a list of notable features for you to take inspiration fro - [Etternabot](https://github.com/kangalio/Etternabot) by [@kangalio](https://github.com/kangalio): response transformation, variadic and lazy arguments - [Rustbot](https://github.com/rust-community-discord/ferrisbot-for-discord) by [@kangalio](https://github.com/kangalio): database, custom prefixes - [StatPixel](https://github.com/statpixel-rs/statpixel) by [@matteopolak](https://github.com/matteopolak): modals, buttons, dropdowns, database, localization +- [CrackTunes](https://github.com/cycle-five/cracktunes) by [@cycle-five](https://github.com/cycle-five): database, voice, custom prefixes, modals. You're welcome to add your own bot [via a PR](https://github.com/serenity-rs/poise/compare)!