Code:
on *:TEXT:!yt:#:msg $chan https://www.youtube.com/channel/UCgfZTU_Ey4SJvPc3LpQ2jlQ
on *:TEXT:!ss:#:msg $chan We shall see. If we don't see the sea, then we'll see. :P
on *:TEXT:!mapping:#:msg $chan Maybe. I'll think about it.
on *:TEXT:!taiko:#:msg $chan MJ will consider it
on *:TEXT:!mania:#:msg $chan SoonTM
on *:TEXT:!ctb:#:msg $chan Perhaps MJ will play Catch the Beat
on *:TEXT:!commands:#:msg $chan MjOBot commands are !yt !ss !mapping !taiko !mania !ctb
on *:TEXT:!MCommands:#:msg $chan Mikuia commands are !1v1 !coins !level !roll !stats !uptime


It works if "{" is touching the event's ":", but generally speaking you want to have a space on both sides of the character. On a single line events/aliases/whatever, you don't need "{" or "}" characters.

The code also executes faster without extra lines, "{" or "}" characters and so on.

Last edited by Dazuz; 14/02/16 09:45 PM.