Welcome to CoreMart!

By registering with us, you'll be able to discuss, share, download resources and private message with other members of our community.

Sign-Up Now!
Twitch Source

Corebot addon Twitch Source 1.3

DuAnti

New member
Thread Owner
Joined
Jan 29, 2022
Messages
24
DuAnti submitted a new resource:

Twitch - Send a message whenever your favorite streamer goes live !

Send a message whenever your favorite streamer goes live !
Configurable amount of channels.
Checks every 5 minutes for a new livestream

Required Packages:
Code:
npm install @twurple/api @twurple/auth


YAML:
TwitchClientID: ""
TwitchClientSecret: ""
# go to https://dev.twitch.tv login and create an application
PermissionRole: "Staff"
Command: "twitch"
ConfigGenerate: "twitch-gen"
CommandDesc: "Send manually a announce when a streamer goes live!"
LiveMessage...

Read more about this resource...
 

DuAnti

New member
Thread Owner
Joined
Jan 29, 2022
Messages
24

DuAnti

New member
Thread Owner
Joined
Jan 29, 2022
Messages
24
DuAnti updated Twitch with a new update entry:

Added Textbased Commands

Added back textbased commands
-twitch config <streamer> <channelping> <roleping>
-twitch announce <streamer> <channelping> <roleping>

You now need to install axios via npm install axios
Uploading the Pictures of the embed to the discord cdn

removed {gamePicture} Placeholder (Upper right icon) it is now non optional.

Read the rest of this update entry...
 
Top