A chat bot that replies to every message with "<user> said: <message>", posting under its own bot identity ("Example Echo").
- Enable the plugin in Admin → Plugins.
- Post anything in chat.
- The bot replies immediately. Type
helloand it postsalice said: hello.
The bot replies to every human message but ignores its own, so it won't loop. Because it echoes everything, it's noisy by design. It's a minimal demo of posting to chat, not something to run on a live stream.
- chat.send: lets the plugin post messages under the bot identity Owncast provisions for it automatically.