forked from juzheng/sdu-course-bot
		
	feat:支持使用统一认证自动登录选课系统
This commit is contained in:
		| @@ -1,7 +1,9 @@ | ||||
| # 教务cookie | ||||
| cookie: "JSESSIONID=asd;" | ||||
| # 学号 | ||||
| username: "2020123456" | ||||
| # 密码 | ||||
| password: "abcdefg123123" | ||||
| # 在 https://qmsg.zendee.cn 获取 | ||||
| qmsgKey: "" | ||||
| qmsgKey: "15rg6s5t1h6t1s5g66" | ||||
| ## telegram api 域名 | ||||
| #tgApiDomain: "api.telegram.org" | ||||
| ## @BotFather 建立机器人获取 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user