mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 15:06:42 +00:00 
			
		
		
		
	🐛 fix cqhttp secret checking #289
This commit is contained in:
		| @@ -1,7 +1,9 @@ | ||||
| import hmac | ||||
| from nonebot.utils import logger_wrapper | ||||
| import hashlib | ||||
| import base64 | ||||
| import hashlib | ||||
|  | ||||
| from nonebot.utils import logger_wrapper | ||||
|  | ||||
| log = logger_wrapper("DING") | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user