Welcome Screen Description (Effect) โ€” DiSky

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

Syntax

change [the] [welcome] screen description to %string%

Description

Change the description of the welcome screen. 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