All documentation

Utility commands

These commands belong to no moderation or progression module: they are a server's day-to-day tools, from a poll to showing an avatar at full size.

Last updated:

Polls

*poll "question"
Posts a yes-or-no poll and adds the thumbs-up and thumbs-down reactions automatically.Requires: Administrator
*poll "question" "choice 1" "choice 2"
Posts a multiple-choice poll. Each option must be wrapped in straight quotes; the bot adds one reaction per choice.Requires: Administrator

Information

*uinfo {@member}
Shows a member's information: identifier, account creation date, join date and roles. Without a mention, shows your own.
*server
Shows information about the current server.
*avatar {@member}
Shows the avatar at full size. Without a mention, shows your own.
*stats
Shows the bot's statistics.

Emojis

*emoji <name>
Shows the emoji with that name at full size. With no argument, shows a random one.
*guide {random}
Links to the list of available emojis. With the random argument, shows one at random.

Text and search

*encode <text>
Encodes the given text. The original message is deleted once the reply is sent.
*decode <text>
Decodes previously encoded text. The original message is deleted once the reply is sent.
*google <query>
Returns a search link for the given terms.
*npm <package>
Returns the link to the given npm package.

Miscellaneous

*help
Links to this documentation.
*color
Generates a colour and shows it as an image.
*face
Sends an ASCII face.
*compatibilite <name> <name>
Computes a compatibility score between two first names. A novelty command, nothing more.
*bug <description>
Sends a bug report to the bot's team.

Frequently asked questions

How do I create a poll on Discord?

Type *poll followed by the question in straight quotes for a yes-or-no poll, or the question then each option in quotes for multiple choice. The bot adds the matching reactions automatically. The command requires the Administrator permission.

How do I show someone's avatar on Discord?

Type *avatar followed by the member's mention. Without a mention, the command shows your own avatar at full size.