fix
This commit is contained in:
parent
481dc97789
commit
04875c6615
@ -1,6 +1,6 @@
|
|||||||
## ##
|
## ##
|
||||||
##/dev/udp/ip/port##
|
##/dev/udp/ip/port##
|
||||||
from irc import client
|
from irc import client, connection
|
||||||
from socket import socket, AF_INET, SOCK_DGRAM
|
from socket import socket, AF_INET, SOCK_DGRAM
|
||||||
from configparser import ConfigParser
|
from configparser import ConfigParser
|
||||||
from os import chdir, path
|
from os import chdir, path
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user