From a65221f73e7db318d41aa9bfc5f4b84e257984a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aysu=20=C4=B0=C4=9Fdi?= <87132161+igdiaysu@users.noreply.github.com> Date: Sun, 15 Sep 2024 17:13:02 +0300 Subject: [PATCH] fix(apps/twitch-bot): update title and fix example usages --- docs/tr/twitch-bot/command-timer-system.md | 8 ++++---- docs/twitch-bot/command-timer-system.md | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/tr/twitch-bot/command-timer-system.md b/docs/tr/twitch-bot/command-timer-system.md index 16b720a..cf37e69 100644 --- a/docs/tr/twitch-bot/command-timer-system.md +++ b/docs/tr/twitch-bot/command-timer-system.md @@ -1,6 +1,6 @@ # Komut Zamanlayıcı Sistemi -## Komut Ekleme +## Komut Zamanlayıcısı Ekleme ``` !atimer [command_name] [interval (integer, minute)] @@ -38,7 +38,7 @@ En fazla 3 komut zamanlayıcısı oluşturabilirsiniz. ::: -## Komut Silme +## Komut Zamanlayıcısı Silme ``` !dtimer [command_name] @@ -49,13 +49,13 @@ En fazla 3 komut zamanlayıcısı oluşturabilirsiniz. Komut Silme ``` -!dtimer drink-water +!dtimer su-ic ``` Senchabot'un Yanıtı ``` -Command Timer Deleted: ays. +Command Timer Deleted: su-ic. ``` ::: diff --git a/docs/twitch-bot/command-timer-system.md b/docs/twitch-bot/command-timer-system.md index 1ab523b..2f9e4bb 100644 --- a/docs/twitch-bot/command-timer-system.md +++ b/docs/twitch-bot/command-timer-system.md @@ -1,6 +1,6 @@ # Command Timer System -## Command Add +## Add Command Timer ``` !atimer [command_name] [interval (integer, minute)] @@ -9,7 +9,7 @@ Returns the [custom command](/twitch-bot/custom-commands) you specified within t ::: details Example Usage -Adding the Command +Adding the Command Timer ``` !atimer drink-water 30 @@ -38,7 +38,7 @@ You can create up to 3 command timers. ::: -## Delete Command +## Delete Command Timer ``` !dtimer [command_name] @@ -55,12 +55,12 @@ Deleting the Command Senchabot's Response ``` -Command Timer EnableDeleted: ays. +Command Timer Deleted: drink-water. ``` ::: -## Access to Timer Commands +## Access to Command Timers ``` !timers