mirror of
https://github.com/csd4ni3l/meow-bot.git
synced 2026-01-01 04:23:49 +01:00
Add environment file, dont use slackcli run but direct token run instead. Switch to uv for better performance and compatibility, make meow-translator a better catify, add openrouter/LLM support when typing in DMs with a cute cat prompt, fix mrkdown argument, move constants to constants.py, update welcome message, improve README
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
OPENROUTER_API_KEY=API_KEY
|
||||
OPENROUTER_MODEL=qwen/qwen3-32b
|
||||
OPENROUTER_URL=https://ai.hackclub.com/proxy/v1
|
||||
BOT_TOKEN=BOT_TOKEN
|
||||
APP_TOKEN=APP_TOKEN
|
||||
Reference in New Issue
Block a user