// Public Keywords: // // The topic in this file will be run on ALL public channel messages, to // recognize keywords (sparsely!) and do things in reaction to them. // The catch-all * triggers says so we don't spam. ! version = 2.0 > topic PublicChannel // Users saying hello = react with a wave emoji. + [*] (hello|hi|hey|howdy|hola|hai|yo|greetings) [*] - react 👋 ^ // Test for automoderator. + kick me from the room now - /kick // Images shared on chat. + [*] inline embedded image [*] - react 👀{weight=1} - {weight=3} // Report messages of shame to the site admin. + * am now being kicked from the room in shame * - react 🫡 ^ report "User has invoked the message of shame and said:" ^ Later, loser! // Catch-all: do not reply. + * - < topic