Skip to content

Commit 9ac7188

Browse files
authored
refactor(readme): update project status and features
Removed note about slash commands development and updated project status.
1 parent 6e7f76c commit 9ac7188

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,12 @@
1313
A Discord modmail bot written in Rust that allows staff to manage support tickets via channels, with features like message editing, internationalization, structured error handling, and more.
1414
The bot can operate in single-server or dual-server modes, supports SQLite for data storage, and offers a range of commands for staff to interact with users efficiently.
1515

16-
Slash commands are currently under development and will be available soon! See [this](https://github.com/Akinator31/rustmail/tree/convert_to_slash_commands)
17-
18-
1916
---
2017
## ⚠️ Warning ⚠️
2118
This is my first major project in Rust; while I have solid experience in C and other languages, I'm learning Rust as I go — feedback and PRs are welcome.
2219

2320
Project documentation is currently being written.
2421

25-
---
26-
> Status: **Public Alpha****NON PRODUCTION-READY** (unstable, API & schema subject to change, data loss risk). Use at your own risk.
27-
>
28-
> Goal: Provide a performant, extensible Rust modmail foundation with thread management, message editing, i18n, rich error system and future advanced features.
29-
3022
---
3123
## Feature Summary (Currently Implemented)
3224
- Open support ticket / staff⇄user thread (`!new_thread` or optional manual creation if enabled)
@@ -233,4 +225,4 @@ Project is in **alpha**. APIs, structures, schemas and behaviors may change with
233225

234226
---
235227

236-
Made with Rust 🦀 – contributions welcome.
228+
Made with Rust 🦀 – contributions welcome.

0 commit comments

Comments
 (0)