You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,14 @@
8
8
<br>A simple to use dice rolling bot perfect for any TTRPG sessions!
9
9
</p>
10
10
11
+
12
+
> **⚠️ Important Development Notice**
13
+
>
14
+
> Active development for this Ruby version of Dice Maiden has entered **maintenance mode**. Future development and new features will focus on the **Rust version** found at [https://github.com/Humblemonk/dicemaiden-rs](https://github.com/Humblemonk/dicemaiden-rs).
15
+
>
16
+
> This transition is due to scaling issues with the Ruby Discord library. The Ruby version will continue to receive critical bug fixes and security updates, but new features will be developed for the Rust implementation. These include the existing feature requests in this repo.
0 commit comments