From 3c18f1df1c26d87d9597aafdf447dd7f577ee326 Mon Sep 17 00:00:00 2001 From: suhas Date: Mon, 6 Jan 2025 21:23:45 -0600 Subject: [PATCH] add arikawa (#4506) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad28514b..14b63b36 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,7 @@ _Tools for building blockchains._ _Libraries for building and working with bots._ +- [arikawa](https://github.com/diamondburned/arikawa) - A library and framework for the Discord API. - [bot](https://github.com/go-telegram/bot) - Zero-dependencies Telegram Bot library with additional UI components - [echotron](https://github.com/NicoNex/echotron) - An elegant and concurrent library for Telegram Bots in Go. - [ephemeral-roles](https://github.com/ewohltman/ephemeral-roles) - A Discord bot for managing ephemeral roles based upon voice channel member presence.