kellyirc / kurea

an irc bot framework - discuss with us in irc.esper.net#kellyirc!
MIT License
16 stars 12 forks source link

command to create dynamic commands #78

Closed seiyria closed 9 years ago

seiyria commented 10 years ago

maybe stuff like:

!createcommand test_1 $target $target2 "LOLOL $target1 $target2" then !test_1 seiyria rayh "LOLOL seiyria rayh"

or something dumb. idk.

rahatarmanahmed commented 10 years ago

How about no On Sep 2, 2014 4:57 PM, "Kyle Kemp" notifications@github.com wrote:

maybe stuff like:

!createcommand test_1 $target $target2 "LOLOL $target1 $target2" then !test_1 seiyria rayh "LOLOL seiyria rayh"

or something dumb. idk.

— Reply to this email directly or view it on GitHub https://github.com/kellyirc/kurea/issues/78.

seiyria commented 9 years ago

ok :(