rename
This commit is contained in:
@@ -1,19 +1,20 @@
|
|||||||
/**
|
/**
|
||||||
* GHBot4Twitch
|
* FG.fm Automation
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// @TODO: Room vid requests / import
|
||||||
// @TODO: modularize OBS and Twitch code
|
// @TODO: modularize OBS and Twitch code
|
||||||
// @TODO: Rotating background images (leftside)
|
// @TODO: Rotating background images (leftside)
|
||||||
// @TODO: Stream alerts for chat
|
// @TODO: Stream alerts for chat
|
||||||
// @TODO: Room vid requests / import
|
|
||||||
// @TODO: Add random chance for room grind playlist to show for certain amount of time
|
// @TODO: Add random chance for room grind playlist to show for certain amount of time
|
||||||
// ☐ add memes to commercial scene
|
// @TODO: add memes to commercial scene
|
||||||
// ☐ show commercials after a video length cap is hit -- show at conclusion of video
|
// @TODO: show commercials after a video length cap is hit -- show at conclusion of video
|
||||||
// ☐ add $setcurrent support (to update text label through obs websocket instead of chat)
|
// @TODO: add $setcurrent support (to update text label through obs websocket instead of chat)
|
||||||
// ☐ update PB vod lengths to cut off before credits
|
// @TODO: update PB vod lengths to cut off before credits
|
||||||
// ☐ support for $pause
|
// @TODO: support for $pause
|
||||||
// ☐ remove currently playing video from vote choices
|
// @TODO: remove currently playing video from vote choices
|
||||||
|
// @TODO: restrict # of requests a user can have in the queue at once
|
||||||
|
// @TODO: add cooldowns
|
||||||
|
|
||||||
// Import modules
|
// Import modules
|
||||||
const irc = require('irc');
|
const irc = require('irc');
|
||||||
@@ -63,4 +63,6 @@ pb-any-no-eg
|
|||||||
pb-master-sword
|
pb-master-sword
|
||||||
pb-ms
|
pb-ms
|
||||||
pb-ms-no-eg
|
pb-ms-no-eg
|
||||||
pb-rbo
|
pb-rbo
|
||||||
|
pb-100-nmg
|
||||||
|
pb-dg
|
||||||
Reference in New Issue
Block a user