Add Welcome Screen Channel (Effect) โ€” DiSky

Addon: DiSky ยท Category: Effect ยท Since: 4.10.0

Syntax

add [the] [channel] %channel% (named|with name) %string% [with [emoji] %-emote%] [to [the] [welcome] screen]

Description

Add a channel to the welcome screen of a guild. Can only be used in a 'modify welcome screen' section.

Examples

discord command setup <guild>:
    trigger:
        modify welcome screen of arg-1:
            change the screen description to "Welcome to the server! Please read the rules and get roles before chatting."
            add channel with id "937001799896956991" named "Read our rules" with reaction "๐Ÿ“œ" to the screen
            add channel with id "952199041335316520" named "Get roles" with reaction "๐ŸŽŸ๏ธ" to the screen

View source