From c02dfc64f5228fdd64451f2daf832eb9aee0b12b Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sun, 16 Feb 2025 19:15:35 +0100 Subject: [PATCH] :speech_balloon: Update README Signed-off-by: SindreKjelsrud --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ae790d4..a495437 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,18 @@ # 🤖sidBot | A Discord bot -[![Add sidBot](https://img.shields.io/badge/-Add%20Bot-141B2E?style=for-the-badge&logo=discord)](https://discord.com/api/oauth2/authorize?client_id=1054491638682095626&permissions=8&scope=bot)
+ +> [!IMPORTANT] +> _As of 16.02.25 this bot will no longer be maintained as I've decided not to use Discord anymore. It will not be available to add anymore, and won't be maintained._ ## 📝 Info This repo contains both a Python Discord bot and a JavaScript Discord bot. In both their respective folders is a README containing info on them. -The Python version was made during Dec. 2021 - Mar. 2022, while the JavaScript version is a current WIP which I started coding around Dec. 2022. +The Python version was made during Dec. 2021 - Mar. 2022, while the JavaScript version was a WIP which I started coding around Dec. 2022. The reason why I moved over to JavaScript is because I read some place that the [discord.py](https://github.com/Rapptz/discord.py) library was getting shut down (it did not lol). -## 🎓 What I've learned from the project so far +## 🎓 What I learned from the project - Both syntax of Python and JavaScript, first time I've built a project in both of them - A bit of the Flask framework @@ -20,7 +22,7 @@ The reason why I moved over to JavaScript is because I read some place that the - How a Discord bot works - The security risk of someone getting your bots token -## 💡 Future plans: +## 💡 Plans I had for the bot: - [ ] An auto welcome message for new users on the server - [ ] !Xquote - Bot sends quotes from breaking bad, star wars etc.