Skip to content

Commit 6d92b03

Browse files
docs: update examples for new navigation
1 parent 80c6923 commit 6d92b03

File tree

14 files changed

+2
-14
lines changed

14 files changed

+2
-14
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
navigation.title: Events
1+
navigation.title: Events
2+
description: Reference of all events emitted by the Streamer.bot WebSocket Server

streamerbot/4.examples/autohotkey.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: AutoHotKey Actions
33
description: Execute your Streamer.bot actions with AutoHotKey
44
author: Whipstickgostop
55
icon: i-simple-icons-autohotkey
6-
navigation: false
76
difficulty: 2
87
---
98

streamerbot/4.examples/chat-message-timer.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Chat Message Timer
33
description: Send custom messages to chat on a given interval
44
author: Whipstickgostop
55
icon: i-mdi-message-text-clock
6-
navigation: false
76
difficulty: 1
87
---
98

streamerbot/4.examples/chatbot-commands.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Chatbot Commands
33
description: Configure some basic chat commands with Streamer.bot
44
icon: i-mdi-message-alert
5-
navigation: false
65
author: pwnyy
76
difficulty: 1
87
---

streamerbot/4.examples/counter.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Simple Counter
33
description: Create a simple counter to count up or down
44
author: tawmae
55
icon: i-mdi-numeric-positive-1
6-
navigation: false
76
difficulty: 1
87
---
98

streamerbot/4.examples/csharp_obsraw.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: OBS Raw Requests in C#
33
description: An example how to send OBS Raw requests and work with the responses in C#
44
author: tawmae
55
icon: i-mdi-raw
6-
navigation: false
76
difficulty: 3
87
---
98

streamerbot/4.examples/execute-scripts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Execute Scripts
33
description: Integrate Python, Javascript, or other scripts into your Streamer.bot actions
44
author: Whipstickgostop
55
icon: i-heroicons-command-line-20-solid
6-
navigation: false
76
difficulty: 3
87
---
98

streamerbot/4.examples/http-post.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Advanced "Fetch URL"
33
description: Send web requests manually using HTTPClient.
44
author: ErinaSugino
55
icon: i-mdi-web-plus
6-
navigation: false
76
difficulty: 2
87
---
98

streamerbot/4.examples/ollama-chat-command.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: AI Chat Command
33
description: Create a basic AI chat command with Ollama and Python
44
author: Whipstickgostop
55
icon: i-simple-icons-ollama
6-
navigation: false
76
difficulty: 3
87
---
98

streamerbot/4.examples/parse-json-utility.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Parse JSON Utility
33
description: Example code for parsing arbitrary JSON data into Streamer.bot variables
44
icon: vscode-icons:file-type-json
5-
navigation: false
65
author: Whipstickgostop
76
difficulty: 1
87
---

0 commit comments

Comments
 (0)