Command List

Explore all of Ruby's commands and features

Moderation

Keep your server safe and organized

ban

Ban a member from the server

Usage: r.ban <user> [reason]
Example: r.ban @User Breaking rules
Example: r.ban @User
BAN_MEMBERS

kick

Kick a member from the server

Usage: r.kick <user> [reason]
Example: r.kick @User Spamming
Example: r.kick @User
KICK_MEMBERS

mute

Mute a member in the server

Usage: r.mute <user> [duration] [reason]
Example: r.mute @User 1h Spam
Example: r.mute @User 30m
MODERATE_MEMBERS

clear

Delete multiple messages at once

Usage: r.clear <amount>
Example: r.clear 10
Example: r.clear 50
MANAGE_MESSAGES

Fun

Entertaining commands for everyone

8ball

Ask the magic 8ball a question

Usage: r.8ball <question>
Example: r.8ball Will I win?
Example: r.8ball Is today lucky?

meme

Get a random meme

Usage: r.meme
Example: r.meme

joke

Tell a random joke

Usage: r.joke
Example: r.joke

Utility

Useful tools and features

serverinfo

Display information about the server

Usage: r.serverinfo
Example: r.serverinfo

userinfo

Display information about a user

Usage: r.userinfo [user]
Example: r.userinfo
Example: r.userinfo @User

ping

Check the bot's latency

Usage: r.ping
Example: r.ping

Configuration

Customize the bot for your server

prefix

Change the bot's prefix

Usage: r.prefix <new_prefix>
Example: r.prefix !
Example: r.prefix >
MANAGE_GUILD

welcome

Set up welcome messages

Usage: r.welcome <channel> [message]
Example: r.welcome #welcome
Example: r.welcome #welcome Welcome {user}!
MANAGE_GUILD

autorole

Configure automatic role assignment

Usage: r.autorole <role>
Example: r.autorole @Member
Example: r.autorole off
MANAGE_ROLES