Commands

Commands in Sean-eBot

These are the commands in Sean-eBot:

/hello

Say hello to the bot

/sbconfig <name> <value>

Configure Sean-e Bot. See Configuration Settings for config names and values.

/8ball <string>

Ask the 8-ball with an optional string input.

/rawsteamappinfo <steamappid>

Query the Steam API for a JSON output of information about a game by Steam App ID.

/steamappinfo <steamappid>

Query the Steam API and get a nice embed of information about a game by Steam App ID.

/base64encode <string>

Encode a string into base64.

/base64decode <string>

Decode a string from base64.

/md5encode <string>

Encode a string into MD5.

/binaryencode <string>

Encode a string into binary.

/collatz <number>

Put a number through the collatz conjecture.

/coinflip

Flip a coin.

/diceroll

Roll a dice.

/dictionary <word>

Lookup the dictionary definition of a word. (Limited Dictionary)

/embedmaker <options>

Create a basic embed.

/funfact

Get a random fun fact.

/icanhaspython

Get bot information.

/isprime <number>

Checks if a number is prime or not.

/poll

Create a poll.

/windowserrorcode <errorcode>

Lookup a Windows error code. (Limited Dictionary)

/report

Report a user to the server's owner.

/rolecolor

Choose a role color.

/ping

Returns "Pong!" and latency information.

/dateandtime

Gives the current date and time. (Central Standard Time)

/giveaway

Create a giveaway. Only server owners can use this command.

/ytvideoinfo <video_id>

Query the Return YouTube Dislike API (and later on the offical YouTube API) for information about a video.

Last updated