From a993dbf7200dd6e94142b41923f84c4e91e137bc Mon Sep 17 00:00:00 2001 From: Wyatt Avilla Date: Fri, 8 Aug 2025 19:02:54 -0700 Subject: [PATCH] Add 'Claude Bot' to bots using poise in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5f0197eb47..138a5667cb2 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ For each bot, there's a list of notable features for you to take inspiration fro - [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. +- [Claude Bot](https://github.com/wyatt-avilla/claude-discord-bot) by [@wyatt-avilla](https://github.com/wyatt-avilla): database, reactions, slash commands, attachments. You're welcome to add your own bot [via a PR](https://github.com/serenity-rs/poise/compare)!