示例#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())