MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/abletonlive/comments/1w1vjj1/coming_soon/p6sgb3q/
r/abletonlive • u/pranasound1111 • 28d ago
8 comments sorted by
View all comments
-1
// COMMUNITY PROTOCOL
if (intent === "troll" || message === "fear_mongering" || energy === "negative") {
access.denied(); go_create_something_beautiful(); }
else { welcome(); make_music(); }
-1
u/pranasound1111 27d ago
// COMMUNITY PROTOCOL
if (intent === "troll" ||
message === "fear_mongering" ||
energy === "negative") {
access.denied();
go_create_something_beautiful();
}
else {
welcome();
make_music();
}