digos-ambassador

Homegrown Discord bot for the DIGOS community.

View the Project on GitHub Nihlus/digos-ambassador

Server Set Commands

Summary

These commands are prefixed with server set. You can also use guild set instead of server set.

Commands

description

Overloads

!server set description "My detailed description"

Sets the server’s description.

Name Type Optional
newDescription string no

join-message

Overloads

!server set join-message "My message"

Sets the server’s first-join message.

Name Type Optional
newJoinMessage string no

is-nsfw

Overloads

!server set is-nsfw true

Sets whether the server is NSFW.

Name Type Optional
isNsfw bool no

send-join-messages

Overloads

!server set send-join-messages true

Sets whether the bot sends join messages to new users.

Name Type Optional
sendJoinMessage bool no

Generated by DIGOS.Ambassador.Doc