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
Notes: sideshowbarker 2024-07-19 02:28:00 +09:00

View file

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