No results
3
plugin.ai_cloudflare
Nova S. Cat edited this page 2025-08-29 20:01:36 -07:00
Table of Contents
Plugin details
Name: Cloudflare Workers AI
Author: @swee
Status: Mainline
Types:command
This plugin adds AI chatting and more to MeowNexUS.
Usually the AI can be invoked with $ai or starting your message with meownexus, but you can also invoke the AI if the message contains meownexus by setting the +plugins.ai_cloudflare.trigger
flag.
Environment variables
Variable | Required? | Description |
---|---|---|
AIurl | yes | What URL to use for AI? To host your own check out the MeowNexAI repository |
OPENGISTDOMAIN | yes | What Opengist domain to paste to when the response is too long or has multiple lines? credentials should already be stored and automatically usable by Git. |
Commands
Syntax | Description |
---|---|
$ai |
Ask AI something, you can also invoke the AI by starting your message with MeowNexUS |
$ai-reset |
Reset message history |
$ai-status |
Check if the AI backend is online or not. |
$silly |
Like $ai but EXTRA SILLY!!! :3 |
$translate <current language> <target language> <text> |
Translate text Example: $translate english arabic Hi, do you know where the grocery store is? |
$ai-model-list |
Get available models |
$ai-model-set |
Set model for current user |
$ai-model-get |
Get current model in use |