Update streak in twitch title

Asked Jul 22, 2020·2 replies·Last activity 6 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Hello,
i searched here but coulnd't find an answer.
sorry i don't speak english well,i'll try my best.

i would like create a command that update a streak in the twitch's title.
for example: when i type !streak 2
my title update to " blablatitle 2-0 [FR/EN]"

i tried this command :
!addcom !streak -a=!title eden streak $(1)-0 [FR/ENG]

it's kinda work,but i need edit my command everytime i want change title,and also it delete my twitch category (game's name) when i use it.
so i need your help please,for maybe find a better way to do this command.

Thank you

2 replies

thank you for your answer.
the first command is a bit too complicated for me,sorry.
i don't know what change i should do to it.

i'll use the second one,the simple version :
!addcom !streak -a=!title $(twitch $(channel) "Eden streak | S $(1)-0 [FR/ENG]")