|
append topic
|
Description:
Syntax:
Access:
Example:
|
Appends a new topic entry at the end of topic
!ta <text>
/msg botnick ta <#channel> <text>
channel op
-
|
|
insert topic
|
Description:
Syntax:
Access:
Example:
|
Inserts a new topic entry at index
!ti <index> <text>
/msg botnick ti <#channel> <index> <text>
channel op
-
|
|
delete topic
|
Description:
Syntax:
Access:
Example:
|
Deletes a topic entry at index
!td <index>
/msg botnick td <#channel> <index>
channel op
-
|
|
swap topics
|
Description:
Syntax:
Access:
Example:
|
Swaps two topic entries
!ts <index1> <index2>
/msg botnick ts <#channel> <index1> <index2>
channel op
-
|
|
list topics
|
Description:
Syntax:
Access:
Example:
|
Lists all topic entries and their respective authors
!tl
/msg botnick tl <#channel>
channel op
-
|
|
set topic
|
Description:
Syntax:
Access:
Example:
|
Sets a topic
!topic <text>
/msg botnick topic <#channel> <text>
channel op
-
|
|
get topic
|
Description:
Syntax:
Access:
Example:
|
Imports topic from server
!tg
/msg botnick tg <#channel>
channel op
-
|
|
refresh topic
|
Description:
Syntax:
Access:
Example:
|
Resets topic
!tr
/msg botnick tr <#channel>
channel op
-
|