mirror of
https://github.com/tildeclub/makeuser.git
synced 2026-03-03 10:00:18 +00:00
Updated znccreate.py
Added attribution.
This commit is contained in:
committed by
GitHub
parent
50cf815c48
commit
9099204927
@@ -1,4 +1,6 @@
|
|||||||
#!/usr/bin/python3.8
|
#!/usr/bin/python3.8
|
||||||
|
# Script created/contributed by ~jmjl
|
||||||
|
|
||||||
import socket, ssl, json, time, sys
|
import socket, ssl, json, time, sys
|
||||||
# Takes the first argument as a username and the second as the password.
|
# Takes the first argument as a username and the second as the password.
|
||||||
def loadconf(cfgfile):
|
def loadconf(cfgfile):
|
||||||
|
|||||||
Reference in New Issue
Block a user