1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 06:18:12 +00:00

Meta: Fix IRC notification script

What a silly mistake. How did I manage to do that?
This commit is contained in:
Ben Wiederhake 2020-11-14 17:12:51 +01:00 committed by Andreas Kling
parent f8c980a06b
commit c4933f9bd7

View file

@ -1,6 +1,7 @@
#!/usr/bin/env python3
import json
import requests
import sys
# Must be exactly three lines each!