Deep Bot - Twitch Streamer Assistant
Deep Bot => Help/Support => Topic started by: crybrant on October 07, 2016, 08:02:51 AM
-
I'd like to build a custom command which includes some message and a exist command: !dj
can it be:
This music sounds great: !song
or
This music sounds great: @exec@[0,!song]
in ONE line?
I want the result to be like this:
This music sounds great: Currently playing : 千本襪 (野原廣志), requested by ptfkc123
thanks
-
I'd like to build a custom command which includes some message and a exist command: !dj
can it be:
This music sounds great: !song
or
This music sounds great: @exec@[0,!song]
in ONE line?
I want the result to be like this:
This music sounds great: Currently playing : 千本襪 (野原廣志), requested by ptfkc123
thanks
You would probably use @readfile@. Example: This music sounds great: @readfile@[C:\DeepBot - Twitch Streamer Assistant\obs\CurrentSongFormatted.txt]
-
thanks for your help.