Looking for a script that can be used like an answering machine for a support channel when there is no support online or to leave a msg to
a higher ranking supporter.
Should be used on two different channels : public #support, #staff.
Staff chan: (all staff have flag m)
Code: Select all
!msghelp : command list, explain what your problem is in one sentence...)
!msgs : NOTICE: list (To view all add messeges)
!addmsg syntax: › !addmsg <text>
!delmsg syntax: › !addmsg <1>
(Ex :BOT: There is :3: messeges. Use !msgs to view)
List:
1: Hi i got a problem blablabla, Time/date, nick, host/name(IP)
2: Got a problem....
Save it as a .txt or what ever is the easiest.
Public support chan:
!msghelp : command list, explain what your problem is in one sentence please remember to write alle info like : Username, email, IP... etc )
!addmsg syntax: › !addmsg <text>
+ PRIVMSG !addmsg to bot if there is info like IP and email that the user don't want to share in public support chan.
I have tried looking the forum and tcl archive but no luck.
Best regards