cosmicbot/commands/botlist.py

6 lines
158 B
Python

import plugin
@plugin.command("botlist")
def on_botlist(self,channel,nick,*args):
self.say(channel,nick+": Maintainer: khuxkm@cosmic.voyage | Utility bot")