diff --git a/apis/websocket/README.md b/apis/websocket/README.md index 36d6ab6..a8e9bad 100755 --- a/apis/websocket/README.md +++ b/apis/websocket/README.md @@ -62,7 +62,7 @@ ![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg) -The WebSocket API for ReVanced bots utilizing BSON for packet transmission with a heartbeating system to monitor the statuses of clients. +The WebSocket API for ReVanced bots utilizing BSON for packet transmission. ## 📚 Documentation diff --git a/bots/discord/README.md b/bots/discord/README.md new file mode 100755 index 0000000..f87bbc6 --- /dev/null +++ b/bots/discord/README.md @@ -0,0 +1,73 @@ +

+ + + + +
+ + + + + +     + + + + + +     + + + + + +     + + + + + +     + + + + + +     + + + + + +     + + + + + + +
+
+ Continuing the legacy of Vanced +

+ +# 🤖 ReVanced Discord Bot + +![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg) + +Discord bot assisting ReVanced's Discord server. + +## 📚 Documentation + +Documentation are provided [here](./docs/README.md). + +## 📄 License + +**ReVanced Discord Bot** adopts the [GNU General Public License 3.0](./LICENSE), tl;dr: You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.