Initial Import

This commit is contained in:
MadCamel
2014-03-08 19:56:21 -05:00
parent 0b366093a7
commit aba69cb20f
221 changed files with 35407 additions and 4 deletions

9
help/GREET Normal file
View File

@@ -0,0 +1,9 @@
When a matching user joins a channel, send a text as a greeting
to the channel or the user. Normal greetings and random line
greetings are sent to the channel joined as a message. All
greetings are sent line buffered.
greeting Send "greeting".
@greetfile Send the entire contents of greetfile as private NOTICEs.
%greetfile Pick a random line from greetfile as greeting.