Compare commits

...

2 commits

Author SHA1 Message Date
846130771e Update vocabulary 2025-05-29 13:34:39 +01:00
4f853df32c Fix spacing in readme again 2025-05-29 13:32:48 +01:00

View file

@ -2,8 +2,6 @@
A gacha-style bot for the Fediverse built with Python. Users can roll for characters, trade, duel, and perhaps engage with popularity-based mechanics. Currently designed for use with Misskey. Name comes from Kemonomimi and Fediverse.
=======
## Installation
## Roadmap
@ -14,9 +12,8 @@ A gacha-style bot for the Fediverse built with Python. Users can roll for charac
### ✅ Implemented
- 🎲 Character roll system
- 🎴 Cards stats system
- 🧠 Core database structure for characters and stats
- 📦 Basic support for storing pulls per user
- 🧠 Core database structure for cards
- 📦 Basic support for storing pulls per player
- ⏱️ Time-based limitations on rolls
### 🧩 In Progress
@ -28,18 +25,18 @@ A gacha-style bot for the Fediverse built with Python. Users can roll for charac
[See our v2.0 board for more details](https://git.waifuism.life/waifu/kemoverse/projects/3)
### 🛒 Gameplay & Collection
- 🔁 **Trading system** between users
- 🔁 **Trading system** between players
- ⭐ **Favorite characters** (pin them or set profiles)
- 📢 **Public post announcements** for rare card pulls
- 📊 **Stats** for cards
- 🎮 **Games** to play
- ⚔️ Dueling
- 🧮 **Leaderboards**
- Most traded Characters
- Most owned Characters
- Most voted Characters
- Most popular Characters (via usage-based popularity metrics)
- Users with the rarest Characters
- Most traded cards
- Most owned cards
- Most voted cards
- Most popular cards (via usage-based popularity metrics)
- Users with the rarest cards
### 🎨 Card Aesthetics
- 🖼️ Simple card template for character rendering