From 34a8a99e901c446e49a32f930400b7240c6f4b60 Mon Sep 17 00:00:00 2001 From: kate Date: Thu, 29 Jun 2023 16:23:19 +0800 Subject: [PATCH] chore: add RevSharp library and Xenia bot (#70) --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index aa31de5..5104285 100644 --- a/readme.md +++ b/readme.md @@ -49,6 +49,7 @@ Revolt is a user-first, privacy-friendly chat platform built with modern web tec - [Revolt.NET](https://www.nuget.org/packages/Revolt.Net/) - The .NET library for Revolt. - [Revolution](https://github.com/li223/Revolution) - Yet another .Net Wrapper for Revolt. - [RevoltSharp](https://github.com/xXBuilderBXx/RevoltSharp) - C# lib with all the events and easy to use design. +- [RevSharp](https://github.com/ktwrd/RevSharp) - C# Library with built-in cache focused on performance and ease-of-use. ### Go - [grevolt](https://github.com/InfinityBotList/grevolt) - A low-level library for Revolt focused on being up-to-date and feature-complete with Revolts current API while also being well tested with unit tests and providing a high level of control over all parts of the library to allow both small and large bots to thrive @@ -93,6 +94,7 @@ Revolt is a user-first, privacy-friendly chat platform built with modern web tec - [ChatGPT](https://github.com/NoLogicAlan/ChatGPT) - Introducing ChatGPT Bot - the ultimate AI-powered chat companion for your Revolt server!. - [Revolt.js.template](https://github.com/sympact06/revolt.js.template) - A bot template made with OOP rules and advanced error handling and EmbedBuilder. You can make a bot without knowning the whole revolt.js documentation with it. - [revolt.guide](https://revolt.guide) - A guide on how to create your own Revolt Bot with revolt.js. +- [Xenia](https://github.com/ktwrd/revsharp/blob/main/README.Xenia.md) - Open-source general purpose Revolt bot made with RevSharp. Includes Automatic Moderation powered by Google Cloud. ## 🎨 Themes