From f6f577bf6246ea82b78199bdaa2817f8c9a61ffa Mon Sep 17 00:00:00 2001 From: Matt <46137770+xMdb@users.noreply.github.com> Date: Tue, 2 Aug 2022 14:06:04 +1000 Subject: [PATCH] Deprecation notice --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1cd36dc..92dcd43 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,13 @@ # ❌ Deprecation Notice! -**Please note that this application will not receive any more feature updates.** This is in favour of the newer version, [Hychat](https://github.com/hychat-mc/hychat). As it is being re-written in TypeScript, new bugs may be found and will be retroactively applied to this version. If you find any bugs, report them in [this repositories' issues section](https://github.com/xMdb/hypixel-guild-chat-bot/issues). If you would like to request new features, please do so in the [new version's issues section](https://github.com/hychat-mc/hychat/issues), as I will likely add it. At this stage, new PRs will still be reviewed. **Once the new version is fully released, this application will no longer be maintained, and no new changes will be accepted.** +**Please note that this application will not receive any more updates.** This is because of my current real life commitments. I have no time to develop anything. A suitable fork that is available for use is MiscGuild/Jejebecarte's bridge bot here: https://github.com/MiscGuild/bridge -The new version of this application will feature a dashboard, easier customization, and allow bot management through a Discord bot. It will become SaaS (Software as a Service) for those people who do not wish to create their own personal server. **If you are just finding this repository now, please consider waiting for the new version to release, as it will be much more stable and feature-complete.** Updates will be provided on the [website](https://hych.at) and via the [Hychat Twitter](https://twitter.com/hychatmc). +MiscGuild's version is a rewrite of this bot in TypeScript. As a result, it is far superior. Please use it. -> Hychat is currently in early alpha stage and in active development. It currently is non-functional and not recommended for use. +About Hychat: it was abandonded because of the reasons above. Its replacement is also MiscGuild. + +:) # Features @@ -98,7 +100,7 @@ $ npm install $ node app.js ``` -**If the bot logs into Hypixel, and you can send and receive messages through Discord, proceed to the next steps!** If you are having trouble getting it working, [open an issue](https://github.com/xMdb/hypixel-guild-chat-bot/issues) or [contact me through Discord](https://discord.com/users/253699775377965056). +**If the bot logs into Hypixel, and you can send and receive messages through Discord, proceed to the next steps!** ## Running in the Background