Wiki

Here you find all commands that can be used in Discord. If you want to setup the bot for your guild use the dashboard to configure everything like settings, permissions etc. The default prefix is ! but this can be different in guilds.

NOTE: Many of the bot features require the discord permission "Embed Links" in order to work fine and have a nice look!

!help - Get the help message from the bot. If you execute this on a Guild you will also get the commands for that Guild.

!botstats - Get some stats & info about the bot.

!suggestion - Post a suggestion on our Trello board to be added to the bot.

!bugreport - Start a new bugreport to chat with our developers. NOTE: This feature only works in private messages!

!devlog [add|remove] - Add/Remove you to/from the list for receiving the bot updates. Server owners receive them by default.

!userinfo <user> - Lookup some info about this user. If <user> is empty it will be done for yourself.

!calc [expression] - Calculate a mathematical expression.

!8ball [question] - Ask me a question and I'll reply.

!coinflip - Easiest way to flip a coin.

!dice - Roll a dice, cuz why not?

!pin - Get a random pinned message from that channel.

!lovecalc [name1] [name2] - Calculate the love between those 2 names.

!urbandic [word(s)] - Lookup the meaning of this in the Urban Dictionary.

!chuck <user> - Get a Chuck Norris quote.

!trump - Gets a random quote from Donald Trump.

!yomamma - Get a random YoMamma joke.

!emotewords [word(s)] - Change a word or sentence to the emote version.

!flip [text] - Turn the text around like a table flip.

!specialflip [type] [text] - Works exactly like !flip but you can chose what flip emote is used. Possible types: Cute, Bear, Force, Freakout, Fury, Glare, Hypnotic, Magic, Owl, Rage, Robot, Yelling

!datefact - Get a fact about a random day.

!yearfact - Get a fact about a random year.

!weather [location] - Lookup the current weather for the given location.

!time [location] - Get the current time for the given location.

!meme - Get a meme from the Memes subreddit.

!dankmeme - Get a meme from the DankMemes subreddit. NOTE: this is NSFW and might be offensive. We are not responsible for any images posted.

!fortune - Display a random fortune.

!advice - The bot will give you some good advice.

!pun - Gets a random pun.

!fortnite [username] [platform] - Lookup stats for a Fortnite player.

!lyrics <artist> <song> - Search lyrics for the specified song.

!cat - Get a cute picture of a cat.

!catfact - Get a random fact about cats.

!dog - Get a cute picture of a dog.

!dogfact - Get a random fact about dogs.

!duck - Get a cute picture of a duck.

!fox - Get a cute picture of a fox.

!foxfact - Get a random fact about foxes.

!koala - Get a cute picture of a koala.

!koalafact - Get a random fact about koalas.

!panda - Get a cute picture of a panda.

!pandafact - Get a random fact about pandas.

!redpanda - Get a cute picture of a red panda.

GyllieBot is able to run automated giveaways. To create a new giveaway simply run !giveaway in a channel on your server. Next the bot will ask you to answer a few questions like what prize, the amount of time users have to join, the channel where the bot should post the giveaway message & the amount of winners. So you don't need to run the setup for the giveaway in the same channel as where you want to run it and you can nicely set them up in private. Afterwards you can also look back at all giveaways (active & finished) through the dashboard.

You can have a conversation with the bot by simply using @GyllieBot in front of your messages. The bot will than reply and try to have a decent conversation using AI. Ideally for when you're lonely or have no friends right :)

!join - Make the bot join the voice channel you are connected to.

!leave - Force the bot to leave the voice channel. This also clears the full queue!
Permissions: MUSIC_ADMIN

!play [url] - Add a song to the queue. We currently support YouTube, SoundCloud, Bandcamp, Vimeo, Twitch and direct audio files.

!play [search] - Use this to search a video on YouTube.

!pause - Pause the music player.

!unpause - Resume the music player.

!queue - Show the current queue.

!current - Show the song currently playing.

!shuffle - Shuffle the current queue. This will not be a constant thing, it will only shuffle when you do the command.
Permissions: MUSIC_ADMIN

!volume [volume] - Change the volume of the music player. This resets each time the bot disconnects.
Permissions: MUSIC_ADMIN

!skip - Skip the current song.
Permissions: MUSIC_ADMIN

!voteskip - Vote to skip this song.

!clear - Clear the full queue, won't stop the current song.
Permissions: MUSIC_ADMIN

!repeat - While repeat mode is on, ending songs will be re-added to the end of the queue.
Permissions: MUSIC_ADMIN

!musicadmin [on|off] - Turn on/off music admin only mode causing any music command to require the MUSIC_ADMIN permission.
Permissions: MUSIC_ADMIN

!musicdj [on|off] - Turn on/off music dj mode causing all none admin commands to require the permission MUSIC_DJ.
Permissions: MUSIC_ADMIN

!kick [user] <reason> - Kicks a user from the guild with given reason if provided.
Permissions: SERVER_MODERATION or SERVER_MODERATION_KICK

!mute [user] <reason> - Mute a user on the guild with given reason if provided.
Permissions: SERVER_MODERATION or SERVER_MODERATION_MUTE

!tempmute [user] [time] <reason> - Temporary mute a user on the guild with given reason if provided.
Times: s = seconds, m = minutes, h = hours, d = days, w = weeks.
Permissions: SERVER_MODERATION or SERVER_MODERATION_MUTE

!unmute [user] - Unmute a muted user.
Permissions: SERVER_MODERATION or SERVER_MODERATION_UNMUTE

!ban [user] [days] <days> - Bans a user from the guild with the given reason if provided. Amount of days is amount days chat to clear.
Permissions: SERVER_MODERATION or SERVER_MODERATION_BAN

!purge [amount] - Removes the given amount of messages in the channe you run the command.
Permissions: SERVER_MODERATION or SERVER_MODERATION_PURGE

Twitch Announcements

To configure the announcing of going live or finish stream announcements please use the dashboard.

!twitchuser [channel name] - Get information about the channel of this user.

!twitchstream [channel name] - Gives you information about an ongoing livestream.

This is just for creating some basic simple commands. To make the commands more configured like cooldowns, permissions etc use the dashboard.

!addcommand [command] [response] - Add a command to your Discord Guild.
Permissions: ADD_COMMANDS or MANAGE_COMMANDS

!deletecommand [command] - Add a command to your Discord Guild.
Permissions: REMOVE_COMMANDS or MANAGE_COMMANDS

!editcommand [command] [response] - Edit the response of an existing command.
Permissions: EDIT_COMMANDS or MANAGE_COMMANDS

These syntaxes can be used in your response to modify the response based on what arguments you enter when doing the command.

{1}

Explanation: Will place the first argument into that spot.
Example:
Response: Hey {1}, my name is {2}
Command: !Command Name1 Name2
Result: Hey Name1, my name is Name2

{1+}

Explanation: Will place the first & next argument into that spot.
Example:
Response: Hey {1}, welcome to {2+}, oh and I am {3}
Command: !Command Name1 Word1 Word2 Name2
Result: Hey Name1, welcome to Word1 Word2, oh and I am Name2

{1*}

Explanation: Will place the first & all next arguments into that spot.
Example:
Response: Hey {1}, welcome to {2*}
Command: !Command Name1 Word1 Word2 Word3 ... WordX
Result: Hey Name1, welcome to Word1 Word2 Word3 ... WordX

{user}

Explanation: Will mention the user in your response as well.
Example:
Response: Hey {user}, welcome to the server
Command: !Command (executed by @GyllieBot)
Result: Hey @GyllieBot, welcome to the server

{username}

Explanation: Will place the name or nickname for this user on that spot.
Example:
Response: Hey {username}, welcome to the server
Command: !Command (executed by @GyllieBot)
Result: Hey GyllieBot, welcome to the server