How can I get the bot to display each of the commands listed here on a new line? I tried it with n, but nothing seems to work.
[example]
putdcc $idx "Line 1"
putdcc $idx ""
putdcc $idx "Line 2"
[/example]
Code: Select all
putdcc $idx "commandr"
putdcc $idx "What ya know, another liner"