-
![image](https://user-images.githubusercontent.com/55600733/123506727-96a7b880-d61a-11eb-845e-254a6bf0674f.png)
it seems like gs.set_cookies_auto() cannot find my cookies to log in (Manually do it,…
-
I'm making a "Genshin companion" Discord bot and during boot of the bot, it uses `set_cookies()` to log in multiple users whose tokens and IDs are stored at once. However, when I try to check in and c…
-
# 此 issue 暂时关闭,待项目重构完成后将另开征集
此 issue 用于征集 BOT 的新功能或对现有功能的优化改进意见。本人会对此 Issue 下的所有评论进行评估。新的功能可能会发布在 BOT 本体(当前项目)或[插件库](https://github.com/SilveryStar/Adachi-Plugin)。
## 暂定更新计划
```
* [x] [ v2.2.4…
-
Hello, I was running my bot and hosted on Heroku, but sometimes it get the SSL error and sometimes it doesn't. How to solve this?
`ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] cer…
-
Hello authors, I've an issue about the check_in() function, when I call this function it is success without error raised, but when I check on Hoyolab web and I refresh the page it is not really checke…
-
试了ltoken,也试了文档里`document.cookie`返回的结果
以上均出现`{ code: 10001, message: 'Please login' }`的错误
我是Asia地区的,也在`.loginWithCookie()`之前使用了`.setServerType("os")`
-
Only BOT STARTED is in log.
-
The `image.image` for `genshin.characters('childe', { matchAliases: true })` returns an invalid link.
-
I'm trying to send a request and get user info according to `genshinstats.py` config but I'm not successful.
Method:
```
GET
```
Url:
```
https://api-takumi.mihoyo.com/game_record/genshin/a…
-
Hello again,
I understand that you said the project doesn't work for multiple users but is there anyway it could? Since it works with only one account, even after using `set_cookies()`, it means that…