GearStarter

Results 3 issues of GearStarter

```python from donationalerts_api import Alert alert = Alert("token") @alert.event() def new_donation(event): print(event) ``` Просто возвращает **Press any key to continue ...** Есть подозрение что на сегодня эта строчка уже не...

Hi. Will there be a sync api version in the future? I understand that async is a priority, sometimes it is more convenient to work with sync. For example, communication...

You wrote in your repository: **If you are able to get a custom .wem file in a .wsp to work, let me know.** So, I found a way. I don't...