💬 Update README
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
		
							parent
							
								
									7c9cccd0a6
								
							
						
					
					
						commit
						c02dfc64f5
					
				
					 1 changed files with 6 additions and 4 deletions
				
			
		
							
								
								
									
										10
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
										
									
									
									
								
							|  | @ -1,16 +1,18 @@ | ||||||
| # 🤖sidBot | A Discord bot | # 🤖sidBot | A Discord bot | ||||||
| 
 | 
 | ||||||
| [](https://discord.com/api/oauth2/authorize?client_id=1054491638682095626&permissions=8&scope=bot) <br> | 
 | ||||||
|  | > [!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 | ## 📝 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. | 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). | 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 | - Both syntax of Python and JavaScript, first time I've built a project in both of them | ||||||
| - A bit of the Flask framework | - 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 | - How a Discord bot works | ||||||
| - The security risk of someone getting your bots token | - 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 | - [ ] An auto welcome message for new users on the server | ||||||
| - [ ] !Xquote - Bot sends quotes from breaking bad, star wars etc. | - [ ] !Xquote - Bot sends quotes from breaking bad, star wars etc. | ||||||
|  |  | ||||||
		Reference in a new issue