digos-ambassador

Homegrown Discord bot for the DIGOS community.

View the Project on GitHub Nihlus/digos-ambassador

User Set Commands

Summary

These commands are prefixed with user set.

Commands

bio

Overloads

!user set bio "My long biography"

Sets the invoking user’s bio.

Name Type Optional
bio string no

!user set bio @Ada "My long biography"

Sets the target user’s bio.

Name Type Optional
discordUser IUser no
bio string no

timezone

Overloads

!user set timezone 10

Sets the invoking user’s UTC timezone hour offset.

Name Type Optional
timezone int no

!user set timezone @Ada 10

Sets the target user’s UTC timezone hour offset.

Name Type Optional
discordUser IUser no
timezone int no

Generated by DIGOS.Ambassador.Doc