📝 Update README.md
This commit is contained in:
		
							parent
							
								
									f37a07b03a
								
							
						
					
					
						commit
						d6da0c104c
					
				
					 1 changed files with 6 additions and 5 deletions
				
			
		
							
								
								
									
										11
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
										
									
									
									
								
							|  | @ -1,10 +1,8 @@ | |||
| # 🤖sidBot | A Discord bot | ||||
| 
 | ||||
| **_Currently sidBot-js is the only one active, which is selfhosted by me_** | ||||
| 
 | ||||
| [](https://discord.com/api/oauth2/authorize?client_id=1054491638682095626&permissions=8&scope=bot) <br> | ||||
| 
 | ||||
| ## 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. | ||||
| 
 | ||||
|  | @ -12,7 +10,7 @@ The Python version was made during Dec. 2021 - Mar. 2022, while the JavaScript v | |||
| 
 | ||||
| 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've learned from the project so far | ||||
| 
 | ||||
| - Both syntax of Python and JavaScript, first time I've built a project in both of them | ||||
| - A bit of the Flask framework | ||||
|  | @ -22,7 +20,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: | ||||
| ## 💡 Future plans: | ||||
| 
 | ||||
| - [ ] An auto welcome message for new users on the server | ||||
| - [ ] !Xquote - Bot sends quotes from breaking bad, star wars etc. | ||||
|  | @ -32,3 +30,6 @@ The reason why I moved over to JavaScript is because I read some place that the | |||
| - [ ] !movie - Bot sends a movie recommendation from a movie database | ||||
| - [ ] !trivia - Bot sends a random trivia question both with and without multiple choice answers | ||||
| - [ ] !stats - Bot sends a statistic for the discord server, like total servermembers, bots and online members | ||||
| 
 | ||||
| ## 📸 Demo | ||||
|  | ||||
|  |  | |||
		Reference in a new issue
	
	 Sid
						Sid