예제 #1
0
 def __init__(self, bot):
     ModuleBaseLastRandom.__init__(self, bot, "ModuleVdm", "vdm", Vdm())
예제 #2
0
 def __init__(self, bot):
     ModuleBaseLastRandom.__init__(self, bot, "ModuleDtc", "dtc", Dtc())