ps potatosipsRedBot Guide
HomeInstallCore SetupCustomizationTroubleshooting

Customization

Style welcome messages, support panels, GIF embeds, and trigger responses.

Cloudflare Worker route map

"redbot-guide.potatosips.oporajita.win": "/redbot-guide",

Welcome message style

oa welcomeset greeting add 🩸 {0.mention}... another Traveler crosses into **{1.name}**. The Root stirs. The darkness remembers your name, **{0.name}**. You are soul number **{count}** to answer the call β€” whether you survive... is another matter entirely. *Welcome. If that word still means anything here.* πŸ˜Άβ€πŸŒ«οΈπŸ”₯

Welcome GIF

oa welcomeset embed toggle
oa welcomeset embed image greeting YOUR_GIF_URL

Ticket panel embed with GIF

Run the embed command in your ticket panel text channel, then copy the bot message ID and use it for the button.

oa embed blue "🎫 Support Tickets" "Click the button below to open a support ticket! Our team will assist you as soon as possible."
oa settickets addbutton BOT_PANEL_MESSAGE_ID main 🎫 2 Open a Ticket

Filter trigger template

Use this for blocking offensive terms. Replace <blocked_terms_regex> with your own moderation list.

oa retrigger multi nsfw_filter (?i)\b(<blocked_terms_regex>)\b filter: true text: Ayo {author.mention}, that word is not welcome here. Counter: {count}.