Fix object creation in qd module
This commit is contained in:
parent
942c0161e2
commit
bba0840a17
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ nemubotversion = 3.0
|
||||||
|
|
||||||
from . import GameUpdater
|
from . import GameUpdater
|
||||||
from .QDWrapper import QDWrapper
|
from .QDWrapper import QDWrapper
|
||||||
|
from .Score import Score
|
||||||
|
|
||||||
channels = "#nemutest #42sh #ykar #epitagueule"
|
channels = "#nemutest #42sh #ykar #epitagueule"
|
||||||
LASTSEEN = dict ()
|
LASTSEEN = dict ()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue