This commit is contained in:
parent
efe35d5be5
commit
ee1deedf71
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ __ircat_fakeusers__ = {
|
|||
"away": False
|
||||
}
|
||||
}
|
||||
class command:
|
||||
class IRCatModule:
|
||||
def __init__(self, sql):
|
||||
self.sql = sql
|
||||
print("PawServ loaded!")
|
||||
|
|
Loading…
Add table
Reference in a new issue