Garry's Mod
30 คะแนน
Twitch Integration
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
Content Type: Addon
Addon Type: ServerContent
ขนาดไฟล์
โพสต์
อัปเดต
15.824 MB
25 ก.ย. 2019 @ 2: 19pm
2 มี.ค. 2020 @ 1: 43pm
44 หมายเหตุการเปลี่ยนแปลง ( ดู )
อยู่ใน 2 ชุดสะสม โดย Loner with a Solo Boner
GmodTTTServerMaps
101 รายการ
gpm collec
2 รายการ
คำอธิบาย
WARNING, YOU NEED TO INSTALL GWSOCKETS ON THE SERVER FOR THIS TO FUNCTION
https://github.com/FredyH/GWSockets
If you can't install this module serverside, I can't help you.

Features:

QnA:
How do I use this addon?
--You need a program to send messages to your game via websockets. You can find my program here: https://github.com/StamatisP/tgm_chatbot

The chat says "Websocket connection unsuccessful, read console!"
--That means you aren't running a program that's creating the websocket. Look above.

I got a Lua error.
--Please tell me! I want this to work in many different situations. Report it in the discussion thread below.

I need help setting this up!
--Instructions are here. https://github.com/StamatisP/gmod_twitch/wiki/HOW-TO-USE

You did this in your code, when you should've done that and...
--Add me on Steam and let me know, or make a pull request on GitHub. Not the best coder, here.

I'm a streamer and I would like to use this addon.
--Cool! DM me on Twitter (links on the side) so I could watch.

Chat commands
Server/admin Commands
Command
Description
!reconnectsocket
Peacefully reconnect socket.
!forcereconnect
Forcefully reconnects the socket.
!disconnect
Disconnects the socket.
!connect
Connects the socket, if disconnected.
!anarchymode
Allows Twitch chat full control over actions, without voting.
!democracymode
Default behavior, Twitch chat only votes on what actions to do during Vote Time.
!(any action name)
Does that particular action, if it exists.

Player Commands
Command
Description
!chat
Enables or disabled Twitch chat printing. Also configurable via "tgm_chat" console variable.
!streamer
Sets you as the Twitch streamer.
กระดานสนทนายอดนิยม ดูทั้งหมด (2)
1
28 ก.ย. 2021 @ 6: 10am
ถูกปักหมุด: Feature/Action Requests
Loner with a Solo Boner
0
25 ก.ย. 2019 @ 7: 18pm
ถูกปักหมุด: Bugs
Loner with a Solo Boner
14 ความเห็น
Loner with a Solo Boner  [ผู้สร้าง] 8 ส.ค. 2023 @ 8: 46am 
I created a separate program that reads a Twitch chat, parses it for information, and sends data to the GMod client using a websocket connection.
Szpieg2000 8 ส.ค. 2023 @ 3: 20am 
Like, How have you integrated this with twitch?
Loner with a Solo Boner  [ผู้สร้าง] 7 ส.ค. 2023 @ 6: 06pm 
How specifically? I was bored, and saw there was nothing like it yet. It was fun practice!
Szpieg2000 7 ส.ค. 2023 @ 3: 10pm 
How did you make this?
Starman 6 ก.พ. 2022 @ 10: 47am 
did it
doesn't work
Loner with a Solo Boner  [ผู้สร้าง] 4 ก.พ. 2022 @ 9: 43pm 
You have to create folder yourself if it is missing.
Starman 4 ก.พ. 2022 @ 5: 19am 
GarrysMod\lua\bin doesnt exist
Loner with a Solo Boner  [ผู้สร้าง] 31 ม.ค. 2022 @ 11: 08am 
There are instructions on the GWsockets github page.
Starman 31 ม.ค. 2022 @ 2: 32am 
how do i install gwsockets
Loner with a Solo Boner  [ผู้สร้าง] 27 ธ.ค. 2020 @ 12: 40pm 
There's a way to do that, but it does need to have the accompanying program to run with it. If you just connect it with a dummy Twitch account, it will periodically call for votes and then do a random action. There are some actions that aren't very suited for this though, keep that in mind.