From de83307adc4b58c63f5b8be6006ef1b5ad88e328 Mon Sep 17 00:00:00 2001 From: Ivan Date: Sun, 15 Feb 2026 14:28:46 +0000 Subject: [PATCH] chore: add newline to readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99ce2bc..1cba5b4 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ ![Discord.js](https://img.shields.io/badge/Discord.js-14.x-5865F2) ![Drizzle ORM](https://img.shields.io/badge/Drizzle_ORM-0.30+-C5F74F) ![PostgreSQL](https://img.shields.io/badge/PostgreSQL-16-336791) + Aurora is a powerful Discord bot designed to facilitate RPG-like elements within a Discord server. It features a robust economy, class system, inventory management, quests, and more, all built on top of a high-performance stack using Bun and Drizzle ORM. **New in v1.0:** Aurora now includes a fully integrated **REST API** for accessing bot data, statistics, and configuration, running alongside the bot in a single process.