Crate kovi_plugin_live_agent

Source
Expand description

Momo QQ chat bot

Modules§

  • OpenAI module.
  • Detect group message and respond to commands.
  • Datatypes for exceptions caused by plugin and user.
  • Global states that are readonly and available throughout lifetime of plugin.
  • Strong typed implementation of group notice handler.
  • Bilibili live module
  • Log methods default to indoc format.
  • Database access module.
  • High level abstractions

Macros§

  • Append debug log entry to database.
  • Append error log entry to database.
  • Append info log entry to database.
  • Append warn log entry to database.
  • Append debug log entry to stdout and database.
  • Append error log entry to stdout and database.
  • Append info log entry to stdout and database.
  • Append warn log entry to stdout and database.
  • Append debug log entry to stdout
  • Append error log entry to stdout
  • Append info log entry to stdout
  • Append warn log entry to stdout

Functions§