You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: generate/localBuild.ts
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,9 @@ async function main() {
51
51
console.log('Starting local build');
52
52
console.log('MODE:',process.env.MODE);
53
53
54
-
constvideoMode='rap'asVideoMode;
54
+
constvideoMode='brainrot'asVideoMode;
55
+
constagentA='BARACK_OBAMA';
56
+
constagentB='JORDAN_PETERSON';
55
57
constoutputType='audio'as'audio'|'video';
56
58
constsongName='Family Matters';
57
59
constartistName='Drake';
@@ -67,7 +69,7 @@ async function main() {
67
69
break;
68
70
case'monologue':
69
71
videoTopic=
70
-
'Jordan Peterson gives a lecture about the importance of cleaning your room';
72
+
'obama wants to talk about waifu titties but jordan peterson wants to talk about how he does not support indian immigration into america. obama calls jordan a racist but jordan calls obama out for marrying michelle, or as jordan calls him michael because he thinks michelle obama is a born male. and obama claps back saying how he "did" mikhaila';
71
73
break;
72
74
case'rap':
73
75
constlyrics=FAMILY_MATTERS_LYRICS;
@@ -83,9 +85,7 @@ async function main() {
83
85
break;
84
86
case'brainrot':
85
87
videoTopic=
86
-
'Jordan Peterson is being eaten by a bear and joe rogan is trying to kiss the bear';
87
-
constagentA=agents[0];
88
-
constagentB=agents[1];
88
+
'obama wants to talk about waifu titties but jordan peterson wants to talk about how he does not support indian immigration into america. obama calls jordan a racist but jordan calls obama out for marrying michelle, or as jordan calls him michael because he thinks michelle obama is a born male. and obama claps back saying how he "did" mikhaila';
0 commit comments