forked from Firepup650/FireBot
For bridged checks
This commit is contained in:
parent
7c51c056b0
commit
2031315832
1 changed files with 1 additions and 0 deletions
1
bare.py
1
bare.py
|
@ -31,6 +31,7 @@ class bot:
|
|||
queue: list[bbytes]
|
||||
sock: socket
|
||||
npallowed: list[str]
|
||||
current: str
|
||||
|
||||
def __init__(self, server: str):
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue