&ju to get info only for this bot
parent
456f9cc01d
commit
edec55b0d6
|
@ -2,6 +2,7 @@ from pinhook import plugin as p
|
|||
|
||||
# !rollcall
|
||||
@p.command('!rollcall', help_text="The rollcall command to introduce the bot to newcomers")
|
||||
@p.command('&ju', help_text="&ju so people can get infor for this bot specificaly")
|
||||
def rollcall(msg):
|
||||
out = "Beep boop, i'm a bot from jmjl. I currently can show you the date join and leave channels, if you need more, be sure to make a pr on git~town/jmjl/juju. I also have current music but that's broken."
|
||||
return p.message(out)
|
||||
|
|
Loading…
Reference in New Issue