1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 01:03:12 +02:00

BUILD : 1.7.11 (904) BUGS : NOTES : Stripping fantasy char from fantasy commands now

git-svn-id: svn://svn.anope.org/anope/trunk@904 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@650 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-30 11:11:36 +00:00
parent 0281b73406
commit 9416d19204
10 changed files with 25 additions and 26 deletions
+2 -2
View File
@@ -191,7 +191,7 @@ Anope Internal Events
EVENT_BOT_FANTASY
A fantasy command of the bot has been triggered. This event should be
used to create your own fantasy commands.
av[0] The fantasy command that has been triggered with leading '!'.
av[0] The fantasy command that has been triggered without leading '!'.
av[1] The nickname of the user that has triggered the fantasy
command.
av[2] The name of the channel the fantasy command has been triggered
@@ -206,7 +206,7 @@ Anope Internal Events
trigger if someone with access has triggered a fantasy command; use
EVENT_BOT_FANTASY for those. Hook to both events to catch both event
triggers.
av[0] The fantasy command that has been triggered with leading '!'.
av[0] The fantasy command that has been triggered without leading '!'.
av[1] The nickname of the user that has triggered the fantasy
command.
av[2] The name of the channel the fantasy command has been triggered