@@ -7,9 +7,17 @@ A feature-packed bot for Discord servers, written in Rust with Serenity and vari
7
7
[ ![ Dependency Status] [ dependency-badge ]] [ dependency-link ]
8
8
[ ![ GitHub Actions Build Status] [ github-actions-badge ]] [ github-actions-link ]
9
9
10
- Welcome to the official GitHub / GitLab repository for Taliyah, a bot for the Discord chat platform written in Rust with the
11
- serenity library, as well as various other libraries. It should be noted that this project is still in a heavy Work-In-Progress
12
- state, however there are still a pretty robust set of commands implemented so far, including a near-complete suite of voice
10
+ > [ !IMPORTANT]
11
+ > 🚧 ** Pardon The Dust** 🚧
12
+ >
13
+ > Taliyah is currently undergoing a significant rewrite based around the (relatively) new Poise command framework. Therefore,
14
+ > the contents of the README as shown below are no longer appropriate, however are retained for posterity. Please do not use
15
+ > the contents of this README as a guide on how to setup Taliyah until more of the rewrite has finished. Thank you, and again
16
+ > pardon the dust while this work is ongoing. 😁
17
+
18
+ Welcome to the official GitHub / GitLab repository for Taliyah, a bot for the Discord chat platform written in Rust with
19
+ the serenity library, as well as various other libraries. It should be noted that this project is still in a heavy WIP state,
20
+ however there are still a pretty robust set of commands implemented so far, including a near-complete suite of voice
13
21
commands, which I am very happy with. This project will be continulously improved and updated with more commands and features,
14
22
so please keep an eye on this repository for any new features and updates, as well as the changelog.
15
23
0 commit comments