Files
Syntrel/.env.example

13 lines
369 B
Plaintext
Raw Permalink Normal View History

2025-09-14 16:09:43 -04:00
TOKEN=YOUR_BOT_TOKEN_HERE
PREFIX=YOUR_BOT_PREFIX_HERE
2025-09-14 17:02:34 -04:00
INVITE_LINK=YOUR_BOT_INVITE_LINK_HERE
# Commands you want to disable (comma separated)
DISABLED_COGS=general.context_menus
# yt-dlp cookies (for media/download command)
YTDLP_COOKIE_FILE=/bot/cogs/media/files/cookies.txt
2025-10-14 17:24:41 -04:00
# User IDs for co ownership (comma seperated)
OWNER_FRIENDS=0000000000,000000000,000000000