Chat-O-Matic/protocols/irc
Jaidyn Ann c0f126206a Include default templates, split "room"
The "room" template has been split into two seperate
templates― "join_room" and "create_room". Before, "room" was used in the
room creation window, but now that's delegated to "create_room".

"join_room" is used with the join window― so now, the add-on has total
control over the slots used to join/create rooms generally, if they
specify the templates. Even a "/join" command could be overriden by the
add-on.

Also, default templates are now in use. Rather than add-ons being
required to specify templates, there are sensible defaults included with
Cardie for each one.
2021-07-05 13:48:33 -05:00
..
IrcMain.cpp Init IRC add-on 2021-06-20 22:17:24 -05:00
IrcProtocol.cpp Match up nick with own user_id 2021-06-21 03:22:35 -05:00
IrcProtocol.h Basic IRC connection/messaging/joining, etc. 2021-06-21 01:54:42 -05:00
Makefile Init IRC add-on 2021-06-20 22:17:24 -05:00
Templates.rdef Include default templates, split "room" 2021-07-05 13:48:33 -05:00
irc.rdef Init IRC add-on 2021-06-20 22:17:24 -05:00