Frequently Asked Questions

Why does the bot have such high cooldowns?

Answer

Our bot is unique in it's sort. But sadly we aren't quite big enough yet to get our rateimits decreased. Regarding to this, we sadly have to add cooldowns to functions and command executions. This to prevent a punishment from Discord Inc.

I don't see the "copy ID" option. Help!

Fix

Enable developer mode on discord. This will give you all the required options!

https://media.discordapp.net/attachments/772051120368910371/882629065314566144/get_id.gif

Are there inbuilt commands, or do I have to code them all myself?

Answer

You kind of need to. We only have some basic commands like !!purge and !!ban built in. You can view them all by running !!commands in your server.

Other commands that you can use include getting a dashboard link or your total amount of votes. Read me to learn more

Why does my embed not send correctly?

Answer

It's probably because you have a hyperlink in it.

How do I get an ID from a channel, user, message, thread or guild(server)?

Answer

Bug

This is bugged in the web version of discord! You need to use the desktop client!

How do I use buttons?

Answer

What is a variable?

Answer

A variable is a place to store some data and get it back later. For example in another command!

Check out the variable category, to see all types available!