I'd be cool if I've written a plugin I could get it called on not just the name of the plugin but also setup aliases e.g.
the help.py plugin also aliased to 'commands' so commands would also call it? I think that would be a good idea.
We also could have so maybe we want a silly plugin for animal noises so we could have
bot
and it'll respond with
if it doesn't know it maybe it could ask for it and store it so it does know so
!cowbot
moo
!pigbot
oink
etc... This could be handled by one plugin and allow some regex of some description or a list of things? I'm not sure but some way of calling a plugin other than by it's name could be really handy.
I'd be cool if I've written a plugin I could get it called on not just the name of the plugin but also setup aliases e.g.
the help.py plugin also aliased to 'commands' so <trigger>commands would also call it? I think that would be a good idea.
We also could have so maybe we want a silly plugin for animal noises so we could have
<trigger><animal>bot
and it'll respond with <animal noise>
if it doesn't know it maybe it could ask for it and store it so it does know so
!cowbot
moo
!pigbot
oink
etc... This could be handled by one plugin and allow some regex of some description or a list of things? I'm not sure but some way of calling a plugin other than by it's name could be really handy.