コード例 #1
0
ファイル: mod_vdm.py プロジェクト: mamaddeveloper/teleadmin
 def __init__(self, bot):
     ModuleBaseLastRandom.__init__(self, bot, "ModuleVdm", "vdm", Vdm())
コード例 #2
0
 def __init__(self, bot):
     ModuleBaseLastRandom.__init__(self, bot, "ModuleDtc", "dtc", Dtc())