welcome

Send greeting messages and assign auto-roles for Discord and Telegram member_join events.

2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/adraalabs/skills --skill welcome-adraalabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: welcome
Source: https://github.com/adraalabs/skills/tree/main/welcome
Command: npx skills add https://github.com/adraalabs/skills --skill welcome-adraalabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates sending welcome messages for new members, auto-assigning a default role, and optionally delivering goodbye messages when members leave.

Core Features & Use Cases

  • Automated welcome messages in Discord and Telegram channels when a new member joins.
  • Auto-role assignment to streamline onboarding.
  • Optional goodbye message on member_leave and supporting image welcome cards if desired.

Quick Start

Set up a welcome system that greets new members in the designated channel and auto-assigns a default role.

Frequently Asked Questions about welcome

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate welcome messages for new members joining my Discord or Telegram community?

You can automate welcome messages by configuring a member_join trigger that sends a formatted greeting embed to a designated channel whenever a new member joins your Discord or Telegram community. This eliminates manual monitoring and greeting.

Can I assign an auto-role automatically when a new member joins Discord?

Yes, auto-role assignment is supported during the member_join event. The system automatically assigns a configured default role to new members, streamlining onboarding and granting baseline permissions without manual intervention.

Does this support goodbye messages and image welcome cards for member_leave events?

Yes, it optionally delivers goodbye messages when members leave and can render image welcome cards for new arrivals. This provides visually engaging greetings and acknowledgments for both member_join and member_leave events.

What is the best way to handle community automation for member joins across Discord and Telegram?

The best way is using a unified community automation trigger that detects member_join events across both Discord and Telegram. It sends formatted welcome embeds and assigns auto-roles, ensuring consistent onboarding across platforms.

Do I need any additional dependencies to set up auto-role and welcome embeds?

No additional dependencies are required. The system natively handles member_join triggers, welcome embed formatting, and auto-role assignment out of the box, operating independently within your Discord or Telegram environment.