Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 369 Bytes

File metadata and controls

5 lines (3 loc) · 369 Bytes

chat-logger

Logs every chat message through Owncast's server log. Messages that start with warning: or error: use the matching level. Other messages use info. No permission is required.

Demonstrates: the @plugin.on_chat_message notification handler, owncast.log.info/warning/error, and a public host capability available with an empty permissions list.