This commit is contained in:
w 2025-06-10 00:23:28 -03:00
parent 3626949020
commit 62cc80033d
2 changed files with 9 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# 🎲 Kemoverse Gacha Game Documentation
# 🎲 Kemoverse Documentation
Welcome to the developer documentation for **Kemoverse**, a gacha trading card game in the Fediverse!

View file

@ -5,6 +5,12 @@ A gacha-style bot for the Fediverse built with Python. Users can roll for charac
<img src="./web/static/logo.png" alt="Fediverse Gacha Bot Logo" width="300" height="auto">
</p>
## 📝 Docs
👉 [**Start reading the docs**](./docs/index.md)
🤌 [**Install instructions for those in a rush**](docs/install.md)
## 🔧 Features
### ✅ Implemented
@ -12,10 +18,11 @@ A gacha-style bot for the Fediverse built with Python. Users can roll for charac
- 🧠 Core database structure for cards
- 📦 Basic support for storing pulls per player
- ⏱️ Time-based limitations on rolls
- ⚠️ Explicit account creation/deletion
### 🧩 In Progress
- 📝 Whitelist system to limit access
- ⚠️ Explicit account creation/deletion
## 🧠 Roadmap