09e3b6ca66
Build and Push Image / build (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
228 B
Bash
7 lines
228 B
Bash
# Stoat (stoat.chat) / Revolt bot token from your Stoat server's Bot settings
|
|
STOAT_BOT_TOKEN=your_bot_token_here
|
|
# Alternative env name (same value)
|
|
# REVOLT_BOT_TOKEN=your_bot_token_here
|
|
# Command prefix (default: !)
|
|
PREFIX=!
|