summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-01-24 04:40:54 +0900
committerSho Sakuma <me@m1sk9.dev>2026-01-24 04:40:54 +0900
commit3b14d0ea23da82d3936ca025bec51504f8255948 (patch)
tree084bd7c95f333763a5cdb6308ad15c6b560057c0 /README.md
parentac80dc3ce71f9be0397442208cac80f6069eea03 (diff)
downloadLunaticChat-3b14d0ea23da82d3936ca025bec51504f8255948.tar.gz
LunaticChat-3b14d0ea23da82d3936ca025bec51504f8255948.tar.bz2
LunaticChat-3b14d0ea23da82d3936ca025bec51504f8255948.zip
docs: Add beta documents
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 8 insertions, 10 deletions
diff --git a/README.md b/README.md
index 6f66807..ebe7c4c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
# LunaticChat
+[![CI](https://github.com/m1sk9/LunaticChat/actions/workflows/ci.yaml/badge.svg)](https://github.com/m1sk9/LunaticChat/actions/workflows/ci.yaml)
+[![Release](https://github.com/m1sk9/LunaticChat/actions/workflows/release.yaml/badge.svg)](https://github.com/m1sk9/LunaticChat/actions/workflows/release.yaml)
+[![Deploy Dokka](https://github.com/m1sk9/LunaticChat/actions/workflows/dokka.yaml/badge.svg)](https://github.com/m1sk9/LunaticChat/actions/workflows/dokka.yaml)
+[![GNU General Public License v3.0](https://img.shields.io/github/license/m1sk9/LunaticChat?color=%239944ee)](https://github.com/m1sk9/LunaticChat/blob/main/LICENSE)
+![Modrinth Downloads](https://img.shields.io/modrinth/dt/MBeAdO4L)
+
Next-generation channel chat plugin for Paper/Velocity.
- [Documentation](https://lc.m1sk9.dev)
@@ -24,17 +30,9 @@ See the [Documentation](https://lc.m1sk9.dev/guide/getting-started).
- Quick Reply Functionality (`/reply`)
- Romaji to Japanese Conversion
- CoreProtect-compatible chat logging
-- Multi-platform support (Paper, Velocity)
+- Multi-platform support (Paper, Velocity) (coming soon)
- Spigot? No problem, just use Paper!
-- Channel Chat System
-
-## Todo
-
-- [x] 1on1 Direct Messaging System
-- [x] Quick Reply Functionality
-- [x] Romaji to Japanese Conversion
-- [ ] Velocity Support
-- [ ] Channel Chat System
+- Channel Chat System (coming soon)
## License