mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:07:47 +00:00
Meta: Fix IRC notification script
What a silly mistake. How did I manage to do that?
This commit is contained in:
parent
f8c980a06b
commit
c4933f9bd7
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import json
|
import json
|
||||||
|
import requests
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
# Must be exactly three lines each!
|
# Must be exactly three lines each!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue