Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit 0558cba

Browse files
committed
Rename twitch service to twitch-chat
See codeoverflow-org/nodecg-io#151
1 parent b276570 commit 0558cba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/samples/twitch.md renamed to docs/samples/twitch-chat.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ _Note:_ If you don't have such a key yet you can generate it on https://twitchap
1717

1818
3. Login using your password. If this is your first run, then enter the password with which you want to encrypt your configurations and credentials.
1919

20-
4. Create a new twitch service instance using the left upper menu.
20+
4. Create a new twitch-chat service instance using the left upper menu.
2121

2222
5. Enter credentials for twitch.
2323

@@ -33,9 +33,9 @@ _Note:_ If you don't have such a key yet you can generate it on https://twitchap
3333

3434
_Note:_ If you don't see monaco on the right, try reloading the page.
3535

36-
6. Set the created twitch service instance to the service dependency of the Twitch-chat bundle.
36+
6. Set the created twitch-chat service instance to the service dependency of the Twitch-chat bundle.
3737

38-
Select the Twitch-chat bundle and the twitch service in the left bottom menu and then select the service instance that should be used by the Twitch-chat bundle (in this case the name of the previously created twitch instance).
38+
Select the Twitch-chat bundle and the twitch-chat service in the left bottom menu and then select the service instance that should be used by the Twitch-chat bundle (in this case the name of the previously created twitch-chat instance).
3939

4040
7. Check the nodecg logs
4141

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ nav:
6565
- Streamdeck sample: samples/streamdeck.md
6666
- Telegram sample: samples/telegram.md
6767
- TIANE sample: samples/tiane.md
68-
- Twitch sample: samples/twitch.md
68+
- Twitch sample: samples/twitch-chat.md
6969
- Twitter sample: samples/twitter.md
7070
- WebSocket:
7171
- Client sample: samples/websocket-client.md

0 commit comments

Comments
 (0)