hey guys i was hoping to get some help on making a custom command for nightbot that i can use from somewhere like pastebin and that nightbot can say who the the command user and who they want to target for example.
‘$(user) attempted to hook $(touser) but $(touser) wriggled free’
so far i can get night bot to randomize the diffrent phrases but i cant quite work out how to do the user and touser part
Have just tried that and it has unfortunately hasnt carried over its now just displaying ${u} or ${t}
ive tried both the json and php format unless i have chosen the wrong format
heres whats currently written in pastebin
'${u} successfully dragged ${t} down to the basement and hooked them ',
‘${u} attempted to hook ${t} but ${t} wriggled free’,
PotatoEaterLove is onto something.
I think it’s because of the apostrophes ' you used in your Pastebin, you don’t need them as you specify in the command that it’s text with the quotation marks " around the $(urlfetch).