forked from juzheng/sdu-course-bot
		
	增加detail教程
This commit is contained in:
		| @@ -23,3 +23,4 @@ vim config.yaml # 根据配置文件内部的注释编辑 | ||||
| npm start # 启动脚本 | ||||
| ``` | ||||
|  | ||||
| 如果你还是不会,请去看detail版 | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								assets/0.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								assets/0.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 29 KiB | 
							
								
								
									
										
											BIN
										
									
								
								assets/1.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								assets/1.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 197 KiB | 
							
								
								
									
										
											BIN
										
									
								
								assets/2.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								assets/2.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 197 KiB | 
							
								
								
									
										
											BIN
										
									
								
								assets/3.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								assets/3.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 52 KiB | 
							
								
								
									
										34
									
								
								readme_detail.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								readme_detail.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,34 @@ | ||||
| 首先,确保你安装了nodejs | ||||
|  | ||||
| 将config.yaml.example 直接改名为config.yaml(注意你可能设置了隐藏文件后缀) | ||||
|  | ||||
| 打开这个文件,编辑cookie和要抢的课 | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| 这个界面,按f12找到控制台, | ||||
|  | ||||
| 找到这个界面,然后点进入选课的按钮,把监听到的这个cookie复制到文件的cookie属性的值里 | ||||
|  | ||||
| 要复制全 | ||||
|  | ||||
| 然后编辑你想抢的课,其余的不用管 | ||||
|  | ||||
| 然后在项目文件夹目录下(就是sdu-course-bot文件夹)启动cmd(确保你的cmd路径是这个文件夹) | ||||
|  | ||||
| 执行 | ||||
|  | ||||
| ``` | ||||
| npm i | ||||
|  | ||||
| npm start | ||||
| ``` | ||||
|  | ||||
|  | ||||
|  | ||||
| 成功的话: | ||||
|  | ||||
|  | ||||
|  | ||||
| (注意路径,然后静待就好)(不要把这个cmd关掉) | ||||
		Reference in New Issue
	
	Block a user