{"id":97324,"date":"2025-03-29T07:25:17","date_gmt":"2025-03-29T07:25:17","guid":{"rendered":"https:\/\/blog.juandesouza.com\/?p=97324"},"modified":"2025-03-29T07:25:42","modified_gmt":"2025-03-29T07:25:42","slug":"come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube","status":"publish","type":"post","link":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/","title":{"rendered":"Come creare il comando !uptime in Nightbot per Twitch e YouTube"},"content":{"rendered":"<p>Se sei uno streamer su Twitch o YouTube, avere un bot che ti aiuti a gestire la chat e fornisca comandi utili \u00e8 essenziale. Nightbot \u00e8 uno dei chatbot pi\u00f9 popolari per gli streamer, che offre automazione e comandi personalizzati. Uno dei comandi pi\u00f9 richiesti \u00e8 <code>!tempo di attivit\u00e0<\/code>, che indica agli spettatori da quanto tempo il tuo streaming \u00e8 in diretta. In questo articolo, ti guideremo passo dopo passo su come creare il <code>!tempo di attivit\u00e0<\/code> comando in Nightbot sia per Twitch che per YouTube.<\/p>\n<h2>Perch\u00e9 utilizzare il comando !uptime?<\/h2>\n<p>IL <code>!tempo di attivit\u00e0<\/code> command consente agli spettatori di controllare da quanto tempo \u00e8 in esecuzione il tuo stream senza dover chiedere direttamente a te. Questo pu\u00f2 migliorare il coinvolgimento e l&#039;interazione nella tua chat, riducendo al contempo le domande ripetitive. Aiuta anche i moderatori a fornire risposte rapide agli spettatori.<\/p><div id=\"juand-2066061599\" class=\"juand-content juand-entity-placement\"><script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8944986240478060\"\r\n     crossorigin=\"anonymous\"><\/script>\r\n<ins class=\"adsbygoogle\"\r\n style=\"display:block; text-align:center;\"\r\n data-ad-layout=\"in-article\"\r\n data-ad-format=\"fluid\"\r\n data-ad-client=\"ca-pub-8944986240478060\"\r\n data-ad-slot=\"9601515663\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\r\n<br\/><\/div>\n<h2>Come aggiungere il comando !uptime a Nightbot<\/h2>\n<p>Nightbot non ha un built-in <code>!tempo di attivit\u00e0<\/code> command, quindi dobbiamo creare un comando personalizzato usando un&#039;API che recuperi l&#039;uptime del tuo stream. Segui questi passaggi per impostarlo:<\/p>\n<h3>Passaggio 1: aprire la dashboard di Nightbot<\/h3>\n<ol>\n<li>Vai a <a href=\"https:\/\/nightbot.tv\/\">Sito ufficiale di Nightbot<\/a>.<\/li>\n<li>Accedi con il tuo account Twitch o YouTube.<\/li>\n<li>Fare clic su <strong>Comandi<\/strong> nel men\u00f9 a sinistra.<\/li>\n<li>Fare clic su <strong>+ Aggiungi comando<\/strong> per creare un nuovo comando.<\/li>\n<\/ol>\n<h3>Passaggio 2: impostare il comando<\/h3>\n<p>Nel <strong>Comando<\/strong> campo, tipo:<\/p>\n<pre><code>!tempo di attivit\u00e0\r\n<\/code><\/pre>\n<p>Nel <strong>Messaggio<\/strong> campo, utilizza una delle seguenti chiamate API, a seconda della piattaforma di streaming.<\/p>\n<h4>Per i flussi di Twitch<\/h4>\n<p>Utilizzare il seguente URL API:<\/p><div id=\"juand-1619624588\" class=\"juand-content_2 juand-entity-placement\"><script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8944986240478060\"\r\n     crossorigin=\"anonymous\"><\/script>\r\n<ins class=\"adsbygoogle\"\r\n style=\"display:block; text-align:center;\"\r\n data-ad-layout=\"in-article\"\r\n data-ad-format=\"fluid\"\r\n data-ad-client=\"ca-pub-8944986240478060\"\r\n data-ad-slot=\"9601515663\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\r\n<br\/><\/div>\n<pre><code>$(urlfetch https:\/\/decapi.me\/twitch\/uptime?channel=$(canale))\r\n<\/code><\/pre>\n<h4>Per i flussi di YouTube<\/h4>\n<p>Poich\u00e9 YouTube non fornisce un&#039;API di uptime diretta come Twitch, puoi usare una soluzione alternativa integrando un servizio di terze parti o informando manualmente gli spettatori sull&#039;orario di inizio dello streaming. Alcuni servizi consentono di tracciare gli streaming live di YouTube, ma richiedono chiavi API e una configurazione extra. Attualmente, Nightbot non supporta un&#039;API di uptime diretta <code>!tempo di attivit\u00e0<\/code> comando per YouTube come per Twitch.<\/p>\n<p>In alternativa, \u00e8 possibile utilizzare una soluzione alternativa manuale:<\/p>\n<pre><code>Lo streaming \u00e8 iniziato alle: $(twitch $(canale) &quot;stream iniziato alle %starttime%&quot;)\r\n<\/code><\/pre>\n<p>Questo comando funzioner\u00e0 se il tuo Nightbot \u00e8 configurato per riconoscere correttamente i dati di YouTube Live.<\/p>\n<h3>Passaggio 3: configurare le opzioni del comando<\/h3>\n<ul>\n<li><strong>Livello utente<\/strong>: Impostalo su <strong>Tutti<\/strong> in modo che tutti gli spettatori possano utilizzare il comando.<\/li>\n<li><strong>Raffreddare<\/strong>: Impostarlo su circa 5-10 secondi per evitare lo spam.<\/li>\n<li><strong>Alias<\/strong>: Lascia questo campo vuoto.<\/li>\n<\/ul>\n<h3>Passaggio 4: salvare e testare il comando<\/h3>\n<p>Clic <strong>Invia<\/strong> per salvare il comando. Ora, vai alla tua chat e digita <code>!tempo di attivit\u00e0<\/code> per vedere se funziona. Se il tuo stream \u00e8 in diretta, il bot dovrebbe restituire un messaggio come:<\/p>\n<pre><code>Lo streaming \u00e8 in diretta da 2 ore e 15 minuti.\r\n<\/code><\/pre>\n<p>Per YouTube, poich\u00e9 non esiste un&#039;API diretta, potrebbe essere necessario aggiornare manualmente il comando con l&#039;ora di inizio dello streaming.<\/p><div id=\"juand-2585300271\" class=\"juand-content_3 juand-entity-placement\"><script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8944986240478060\"\r\n     crossorigin=\"anonymous\"><\/script>\r\n<ins class=\"adsbygoogle\"\r\n style=\"display:block; text-align:center;\"\r\n data-ad-layout=\"in-article\"\r\n data-ad-format=\"fluid\"\r\n data-ad-client=\"ca-pub-8944986240478060\"\r\n data-ad-slot=\"9601515663\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\r\n<br\/><\/div>\n<h2>Risoluzione dei problemi comuni<\/h2>\n<p>Se il <code>!tempo di attivit\u00e0<\/code> il comando non funziona, prova queste soluzioni:<\/p>\n<ol>\n<li><strong>Assicurati che l&#039;URL dell&#039;API sia corretto<\/strong>: Ricontrolla l&#039;URL nel messaggio di comando.<\/li>\n<li><strong>Controlla se Nightbot \u00e8 attivo<\/strong>: Assicurati che Nightbot sia un moderatore e che si sia unito alla tua chat.<\/li>\n<li><strong>Prova l&#039;API in un browser<\/strong>: Incolla l&#039;URL dell&#039;API nel tuo browser e verifica se restituisce dati validi (per Twitch).<\/li>\n<li><strong>Assicurati che il tuo streaming sia live<\/strong>: Il comando non funzioner\u00e0 se sei offline.<\/li>\n<li><strong>Per YouTube, prendi in considerazione metodi alternativi<\/strong>:Poich\u00e9 YouTube non dispone di un&#039;API di uptime diretta, valuta la possibilit\u00e0 di impostare manualmente l&#039;ora di inizio in un messaggio bloccato o di utilizzare un altro bot con integrazione API.<\/li>\n<\/ol>\n<h2>Ulteriori personalizzazioni<\/h2>\n<p>Se vuoi personalizzare la risposta, puoi modificare l&#039;output del messaggio. Ecco alcune varianti:<\/p>\n<h3>Aggiungere un messaggio amichevole<\/h3>\n<pre><code>$(urlfetch https:\/\/decapi.me\/twitch\/uptime?channel=$(channel)) - Grazie per l&#039;ascolto!\r\n<\/code><\/pre>\n<h3>Aggiungere emoji<\/h3>\n<pre><code>\u23f3 Lo streaming \u00e8 in diretta da $ (urlfetch https:\/\/decapi.me\/twitch\/uptime?channel=$(channel)) \u23f3\r\n<\/code><\/pre>\n<h3>Utilizzare una lingua diversa<\/h3>\n<pre><code>Lo streamer \u00e8 sul vivo: $(urlfetch https:\/\/decapi.me\/twitch\/uptime?channel=$(channel))\r\n<\/code><\/pre>\n<p>Aggiungere il <code>!tempo di attivit\u00e0<\/code> command in Nightbot \u00e8 un modo semplice ma efficace per migliorare l&#039;engagement e fornire informazioni utili ai tuoi spettatori. Seguendo i passaggi sopra, puoi facilmente impostare e personalizzare questo comando per il tuo streaming Twitch o YouTube. Se riscontri problemi, prova a risolvere i problemi utilizzando i suggerimenti forniti.<\/p>\n<p>Per YouTube, poich\u00e9 non \u00e8 disponibile un&#039;API diretta, potrebbe essere necessario immettere manualmente l&#039;ora di inizio dello streaming o utilizzare uno strumento di terze parti. Indipendentemente dalla piattaforma, l&#039;impostazione <code>!tempo di attivit\u00e0<\/code> migliora l&#039;esperienza dello spettatore e rende la chat pi\u00f9 interattiva.<\/p><div id=\"juand-4153510550\" class=\"juand-content_4 juand-entity-placement\"><script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-8944986240478060\"\r\n     crossorigin=\"anonymous\"><\/script>\r\n<ins class=\"adsbygoogle\"\r\n style=\"display:block; text-align:center;\"\r\n data-ad-layout=\"in-article\"\r\n data-ad-format=\"fluid\"\r\n data-ad-client=\"ca-pub-8944986240478060\"\r\n data-ad-slot=\"9601515663\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\r\n<br\/><\/div>\n<p>Ora che hai aggiunto correttamente il <code>!tempo di attivit\u00e0<\/code> comando, esplora altri comandi personalizzati per migliorare la tua esperienza di chat!<\/p>\n<p>Foto di <a href=\"https:\/\/www.pexels.com\/photo\/a-tattooed-man-wearing-a-headset-9072329\/\" target=\"_blank\" rel=\"noopener\">Yan Krukau<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>Se sei uno streamer su Twitch o YouTube, avere un bot che ti aiuti a gestire la chat e fornisca comandi utili \u00e8 essenziale. Nightbot \u00e8 uno dei chatbot pi\u00f9 popolari per gli streamer, che offre automazione e comandi personalizzati. Uno dei comandi pi\u00f9 richiesti \u00e8 !uptime, che dice agli spettatori da quanto tempo \u00e8 in diretta il tuo streaming. In questo articolo, ti guideremo passo dopo passo su come creare il comando !uptime!<\/p>","protected":false},"author":1,"featured_media":97326,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[1289],"tags":[4558],"class_list":["post-97324","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech","tag-home"],"aioseo_notices":[],"aioseo_head":"\n\t\t\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Juan\"\/>\n\t<meta name=\"keywords\" content=\"home\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/#article\",\"name\":\"How to Create the !uptime Command in Nightbot for Twitch and YouTube - Juan de Souza\",\"headline\":\"How to Create the !uptime Command in Nightbot for Twitch and YouTube\",\"author\":{\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/author\\\/juandesouza\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/blog.juandesouza.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/pexels-yankrukov-9072329-scaled.jpg?fit=2560%2C1707&ssl=1\",\"width\":2560,\"height\":1707,\"caption\":\"Nightbot\"},\"datePublished\":\"2025-03-29T07:25:17+00:00\",\"dateModified\":\"2025-03-29T07:25:42+00:00\",\"inLanguage\":\"it-IT\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/#webpage\"},\"articleSection\":\"Tech, Home\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/#listItem\",\"position\":1,\"name\":\"In\\u00edcio\",\"item\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/hashtag\\\/tech\\\/#listItem\",\"name\":\"Tech\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/hashtag\\\/tech\\\/#listItem\",\"position\":2,\"name\":\"Tech\",\"item\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/hashtag\\\/tech\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/#listItem\",\"name\":\"How to Create the !uptime Command in Nightbot for Twitch and YouTube\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/#listItem\",\"name\":\"In\\u00edcio\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/#listItem\",\"position\":3,\"name\":\"How to Create the !uptime Command in Nightbot for Twitch and YouTube\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/hashtag\\\/tech\\\/#listItem\",\"name\":\"Tech\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/#organization\",\"name\":\"Juan de Souza Media\",\"url\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/author\\\/juandesouza\\\/#author\",\"url\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/author\\\/juandesouza\\\/\",\"name\":\"Juan\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ba54c20e616940ffe529fd4394c0795f4c3f5172b351703d08781077d6714cf8?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Juan\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/#webpage\",\"url\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/\",\"name\":\"How to Create the !uptime Command in Nightbot for Twitch and YouTube - Juan de Souza\",\"inLanguage\":\"it-IT\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/author\\\/juandesouza\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/author\\\/juandesouza\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/blog.juandesouza.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/pexels-yankrukov-9072329-scaled.jpg?fit=2560%2C1707&ssl=1\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/#mainImage\",\"width\":2560,\"height\":1707,\"caption\":\"Nightbot\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/tech\\\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\\\/#mainImage\"},\"datePublished\":\"2025-03-29T07:25:17+00:00\",\"dateModified\":\"2025-03-29T07:25:42+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/#website\",\"url\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/\",\"name\":\"Juan de Souza\",\"inLanguage\":\"it-IT\",\"publisher\":{\"@id\":\"https:\\\/\\\/blog.juandesouza.com\\\/it\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t\n\n","aioseo_head_json":{"title":"Come creare il comando !uptime in Nightbot per Twitch e YouTube - Juan de Souza","description":"","canonical_url":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/","robots":"max-image-preview:large","keywords":"home","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/#article","name":"How to Create the !uptime Command in Nightbot for Twitch and YouTube - Juan de Souza","headline":"How to Create the !uptime Command in Nightbot for Twitch and YouTube","author":{"@id":"https:\/\/blog.juandesouza.com\/it\/author\/juandesouza\/#author"},"publisher":{"@id":"https:\/\/blog.juandesouza.com\/it\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/i0.wp.com\/blog.juandesouza.com\/wp-content\/uploads\/2025\/03\/pexels-yankrukov-9072329-scaled.jpg?fit=2560%2C1707&ssl=1","width":2560,"height":1707,"caption":"Nightbot"},"datePublished":"2025-03-29T07:25:17+00:00","dateModified":"2025-03-29T07:25:42+00:00","inLanguage":"it-IT","mainEntityOfPage":{"@id":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/#webpage"},"isPartOf":{"@id":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/#webpage"},"articleSection":"Tech, Home"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/blog.juandesouza.com\/it\/#listItem","position":1,"name":"In\u00edcio","item":"https:\/\/blog.juandesouza.com\/it\/","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.juandesouza.com\/it\/hashtag\/tech\/#listItem","name":"Tech"}},{"@type":"ListItem","@id":"https:\/\/blog.juandesouza.com\/it\/hashtag\/tech\/#listItem","position":2,"name":"Tech","item":"https:\/\/blog.juandesouza.com\/it\/hashtag\/tech\/","nextItem":{"@type":"ListItem","@id":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/#listItem","name":"How to Create the !uptime Command in Nightbot for Twitch and YouTube"},"previousItem":{"@type":"ListItem","@id":"https:\/\/blog.juandesouza.com\/it\/#listItem","name":"In\u00edcio"}},{"@type":"ListItem","@id":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/#listItem","position":3,"name":"How to Create the !uptime Command in Nightbot for Twitch and YouTube","previousItem":{"@type":"ListItem","@id":"https:\/\/blog.juandesouza.com\/it\/hashtag\/tech\/#listItem","name":"Tech"}}]},{"@type":"Organization","@id":"https:\/\/blog.juandesouza.com\/it\/#organization","name":"Juan de Souza Media","url":"https:\/\/blog.juandesouza.com\/it\/"},{"@type":"Person","@id":"https:\/\/blog.juandesouza.com\/it\/author\/juandesouza\/#author","url":"https:\/\/blog.juandesouza.com\/it\/author\/juandesouza\/","name":"Juan","image":{"@type":"ImageObject","@id":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/ba54c20e616940ffe529fd4394c0795f4c3f5172b351703d08781077d6714cf8?s=96&d=mm&r=g","width":96,"height":96,"caption":"Juan"}},{"@type":"WebPage","@id":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/#webpage","url":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/","name":"How to Create the !uptime Command in Nightbot for Twitch and YouTube - Juan de Souza","inLanguage":"it-IT","isPartOf":{"@id":"https:\/\/blog.juandesouza.com\/it\/#website"},"breadcrumb":{"@id":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/#breadcrumblist"},"author":{"@id":"https:\/\/blog.juandesouza.com\/it\/author\/juandesouza\/#author"},"creator":{"@id":"https:\/\/blog.juandesouza.com\/it\/author\/juandesouza\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/i0.wp.com\/blog.juandesouza.com\/wp-content\/uploads\/2025\/03\/pexels-yankrukov-9072329-scaled.jpg?fit=2560%2C1707&ssl=1","@id":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/#mainImage","width":2560,"height":1707,"caption":"Nightbot"},"primaryImageOfPage":{"@id":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/#mainImage"},"datePublished":"2025-03-29T07:25:17+00:00","dateModified":"2025-03-29T07:25:42+00:00"},{"@type":"WebSite","@id":"https:\/\/blog.juandesouza.com\/it\/#website","url":"https:\/\/blog.juandesouza.com\/it\/","name":"Juan de Souza","inLanguage":"it-IT","publisher":{"@id":"https:\/\/blog.juandesouza.com\/it\/#organization"}}]}},"aioseo_meta_data":{"post_id":"97324","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"Nightbot","score":83,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":1},"keyphraseInURL":{"score":1,"maxScore":5,"error":1},"keyphraseInIntroduction":{"score":9,"maxScore":9,"error":0},"keyphraseInSubHeadings":{"score":3,"maxScore":9,"error":1},"keyphraseInImageAlt":[],"keywordDensity":{"type":"best","score":9,"maxScore":9,"error":0}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-03-29 07:21:36","updated":"2025-06-16 02:32:47","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/blog.juandesouza.com\/it\/\" title=\"In\u00edcio\">In\u00edcio<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/blog.juandesouza.com\/it\/hashtag\/tech\/\" title=\"Tech\">Tech<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to Create the !uptime Command in Nightbot for Twitch and YouTube\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"In\u00edcio","link":"https:\/\/blog.juandesouza.com\/it\/"},{"label":"Tech","link":"https:\/\/blog.juandesouza.com\/it\/hashtag\/tech\/"},{"label":"How to Create the !uptime Command in Nightbot for Twitch and YouTube","link":"https:\/\/blog.juandesouza.com\/it\/tech\/come-creare-il-comando-uptime-in-nightbot-per-twitch-e-youtube\/"}],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/blog.juandesouza.com\/wp-content\/uploads\/2025\/03\/pexels-yankrukov-9072329-scaled.jpg?fit=2560%2C1707&ssl=1","jetpack_shortlink":"https:\/\/wp.me\/p8STS8-pjK","jetpack_sharing_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/blog.juandesouza.com\/it\/wp-json\/wp\/v2\/posts\/97324","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.juandesouza.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.juandesouza.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.juandesouza.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.juandesouza.com\/it\/wp-json\/wp\/v2\/comments?post=97324"}],"version-history":[{"count":2,"href":"https:\/\/blog.juandesouza.com\/it\/wp-json\/wp\/v2\/posts\/97324\/revisions"}],"predecessor-version":[{"id":97328,"href":"https:\/\/blog.juandesouza.com\/it\/wp-json\/wp\/v2\/posts\/97324\/revisions\/97328"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.juandesouza.com\/it\/wp-json\/wp\/v2\/media\/97326"}],"wp:attachment":[{"href":"https:\/\/blog.juandesouza.com\/it\/wp-json\/wp\/v2\/media?parent=97324"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.juandesouza.com\/it\/wp-json\/wp\/v2\/categories?post=97324"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.juandesouza.com\/it\/wp-json\/wp\/v2\/tags?post=97324"}],"curies":[{"name":"parola chiave","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}