-
30.03.2022 i see some strange dns requests from another country
IP Sample:
- 162.55.101.232
- 94.130.52.221
- 66.204.14.43
- 81.169.145.90
- 178.237.56.152
- 192.165.82.183
- 162.55.33.74
…
-
**Is your feature request related to the issue? Describe.**
I don't know the current version
**Describe the solution you would like**
I would like to be added examples of how to use it as it was …
-
I tried logging in but it prints this stacktrace:
`TypeError: Cannot read property 'loggedUser' of undefined
at new ASC (node_modules\edupage-api\src\ASC.js:31:36)
at Edupage.refreshEdupage…
-
Please make sure there is no other related issue about this institution add request.
Please provide the information below:
1. Institution Name: "Kut Bilim" educational complex
2. Website: http:…
-
Is there a way that i can disable the "[WARNING] Found notification with empty type, skipping..." messages and still get the text of the notification?
Kubk0 updated
3 years ago
-
Error ⬇️
```json
node:internal/modules/cjs/loader:936
throw err;
^
Error: Cannot find module 'debug'
Require stack:
- /Volumes/2TB/edupag/node_modules/edupage-api/src/Edupage.js
- /Volu…
-
This is the crash log (#4):
```
An error has occurred!
This is probably not your fault!
It should not cause the program to crash, but some functionality can be limited.
If this happens often,…
ghost updated
3 years ago
-
My tries doing something with dates in the API (ex. get Homework)
Just gives the error "Cannot read property 'year' of undefined"
`at Edupage.refresh(node_modules\edupage_api\src\Edupage.js:153:5`
-
**Is your feature request related to a problem? Please describe.**
Yes. Since I wanted to hook it up to disco but I didn't want to show my grades.
**Describe the solution you'd like**
I would lik…
-
```python
news = edupage.get_news()
channel_edu = client.get_channel(766574810376568832)
print(news)
for message in news:
await channel_edu.send(str(message))
pri…
ghost updated
3 years ago