committed by
GitHub
1 changed files with 0 additions and 7 deletions
@ -1,7 +0,0 @@ |
|||
from donationalerts_api import Alert |
|||
|
|||
alert = Alert("token") |
|||
|
|||
@alert.event() |
|||
def new_donation(event): |
|||
print(event) |
Loading…
Reference in new issue