!spot command line

Asked Dec 26, 2022·4 replies·Last activity 3 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.

any one give me the command line for !spot youtube chat thanks

4 replies

any one give me the command line for !spot youtube chat thanks

hi thanks for info Emily sorry late reply , all i was looking for is the command line to write into nightbot for the !spot commannd placed into the custom commands for eg i have !weather command in chat

Screenshot_20230105_024015.png

Ah, I just noticed that you asked for YouTube, while you won't be able to use the $(twitch) variable, you can replace it with the $(time) variable if you don't mind having the sighting time in your timezone (which might confuse chatters outside of you timezone), but at least you'll have a recorded time.
In that case you can replace:

$(twitch $(channel) "{{uptimeLength}}")

with

$(time Europe/London "DD/MM/YYYY HH:mm:ss Z")
Hardy Panda said:
all i was looking for is the command line to write into nightbot for the !spot commannd placed into the custom commands

That's in the topic I linked, I can hardly make it clearer than this example:

You might also want to fix your !weather command:

$(weather Dover Kent GB)
230106133527.png