Modify Welcome Screen (Section) โ€” DiSky

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

Syntax

modify [the] welcome screen (of|for) [the] [guild] %guild%

Description

Modify the welcome screen of a guild. At the end, the request will be sent to discord to update the welcome screen.

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