Let Nightbot Use !title command?

Asked Jun 11, 2024·1 reply·Last activity 2 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.

im trying to set up a timed command where nightbot changes the title to reflect the follower goal, however it just sends it as a message
The command I used : !title Wolfie Time!!! // ($(twitch Im_KyWolfie "{{followers}}")/375)

titlechange.png

1 reply

not exactly how that works... u need to link it as an alias... try this...

js
!editcom !titlechange -a=!title Wolfie Time!!! // ($(twitch Im_KyWolfie “{{followers}}”)/375)

in chat