-
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mass refactors for generating nav from sb manifest files
- Loading branch information
1 parent
be40dc0
commit 99cb8c2
Showing
576 changed files
with
464 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
streamerbot/3.api/1.sub-actions/2.general/2.actions/Clear-Action-Queue.md
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
streamerbot/3.api/1.sub-actions/2.general/3.commands/_dir.yml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...i/1.sub-actions/2.general/1.core/_dir.yml → ...amerbot/3.api/1.sub-actions/core/_dir.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
streamerbot/3.api/1.sub-actions/core/action-queues/clear-action-queue.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: Clear Action Queue | ||
description: Remove all pending actions from an Action Queue | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
...erbot/3.api/1.sub-actions/core/action-queues/set-action-queue-blocking-state.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Set Action Queue Blocking State | ||
--- | ||
|
||
:wip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions
6
streamerbot/3.api/1.sub-actions/core/actions/set-sub-action-state.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: Set Sub-Action State | ||
description: Enable or disable specific sub-actions | ||
--- | ||
|
||
:wip |
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
title: C# Code |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
title: File I/O |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions
6
streamerbot/3.api/1.sub-actions/core/file-tail/set-file-tail-state.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: Set File Tail State | ||
description: Enable or disable file tailing | ||
--- | ||
|
||
:wip |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: Get Input | ||
description: Interactively request for user input | ||
--- | ||
|
||
:wip |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
title: MIDI |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
streamerbot/3.api/1.sub-actions/core/system/toast-notification.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
title: Toast Notification | ||
description: Send a Windows toast notification from Streamer.bot | ||
--- |
File renamed without changes.
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/core/users/clear-users-from-group.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Clear Users From Group | ||
--- | ||
|
||
:wip |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
title: Elgato | ||
icon: i-mdi-button-pointer |
9 changes: 9 additions & 0 deletions
9
streamerbot/3.api/1.sub-actions/elgato/stream-deck/set-background.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Set Background | ||
--- | ||
|
||
::callout{icon=i-mdi-bookmark to=https://streamdeck.streamer.bot target=_blank} | ||
Explore the full [Stream Deck Plugin Documentation](https://streamdeck.streamer.bot) | ||
:: | ||
|
||
:wip |
9 changes: 9 additions & 0 deletions
9
streamerbot/3.api/1.sub-actions/elgato/stream-deck/set-state.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Set State | ||
--- | ||
|
||
::callout{icon=i-mdi-bookmark to=https://streamdeck.streamer.bot target=_blank} | ||
Explore the full [Stream Deck Plugin Documentation](https://streamdeck.streamer.bot) | ||
:: | ||
|
||
:wip |
9 changes: 9 additions & 0 deletions
9
streamerbot/3.api/1.sub-actions/elgato/stream-deck/set-title.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Set Title | ||
--- | ||
|
||
::callout{icon=i-mdi-bookmark to=https://streamdeck.streamer.bot target=_blank} | ||
Explore the full [Stream Deck Plugin Documentation](https://streamdeck.streamer.bot) | ||
:: | ||
|
||
:wip |
9 changes: 9 additions & 0 deletions
9
streamerbot/3.api/1.sub-actions/elgato/stream-deck/set-value.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Set Value | ||
--- | ||
|
||
::callout{icon=i-mdi-bookmark to=https://streamdeck.streamer.bot target=_blank} | ||
Explore the full [Stream Deck Plugin Documentation](https://streamdeck.streamer.bot) | ||
:: | ||
|
||
:wip |
9 changes: 9 additions & 0 deletions
9
streamerbot/3.api/1.sub-actions/elgato/stream-deck/show-alert.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Show Alert | ||
--- | ||
|
||
::callout{icon=i-mdi-bookmark to=https://streamdeck.streamer.bot target=_blank} | ||
Explore the full [Stream Deck Plugin Documentation](https://streamdeck.streamer.bot) | ||
:: | ||
|
||
:wip |
9 changes: 9 additions & 0 deletions
9
streamerbot/3.api/1.sub-actions/elgato/stream-deck/show-ok.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Show OK | ||
--- | ||
|
||
::callout{icon=i-mdi-bookmark to=https://streamdeck.streamer.bot target=_blank} | ||
Explore the full [Stream Deck Plugin Documentation](https://streamdeck.streamer.bot) | ||
:: | ||
|
||
:wip |
9 changes: 9 additions & 0 deletions
9
streamerbot/3.api/1.sub-actions/elgato/stream-deck/toggle-state.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: Toggle State | ||
--- | ||
|
||
::callout{icon=i-mdi-bookmark to=https://streamdeck.streamer.bot target=_blank} | ||
Explore the full [Stream Deck Plugin Documentation](https://streamdeck.streamer.bot) | ||
:: | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/get-filter-state.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Get Filter State | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/get-input-information.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Get Input Information | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/get-microphone-information.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Get Microphone Information | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/get-output-volumes.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Get Output Volumes | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/get-selected-output.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Get Selected Output | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/mute-input.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Mute Input | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/mute-microphone.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Mute Microphone | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/mute-output.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Mute Output | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/set-filter-bypass-state.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Set Filter Bypass State | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/set-filter-state.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Set Filter State | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/set-input-volume.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Set Input Volume | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/set-microphone-balance.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Set Microphone Balance | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/set-microphone-gain.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Set Microphone Gain | ||
--- | ||
|
||
:wip |
5 changes: 5 additions & 0 deletions
5
streamerbot/3.api/1.sub-actions/elgato/wave-link/set-microphone-output-volume.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Set Microphone Output Volume | ||
--- | ||
|
||
:wip |
Oops, something went wrong.