Getting Started
Before we start
It is highly not reccomended to skip this guide, or reading only a few parts of it.
What’s Custom Command Bot?
Custom Command bot is a bot allowing you to create completely customizable commands! It’s a perfect tool both for experienced developers, and complete beginners who are looking for a way of quick and easy bot development.
How do custom commands work?
As the name suggests they are completely customizable. You are able to specify pretty much anything discord allows bot to do.
Do I have to know coding?
No, you don’t need any previous coding experience. CC uses easy to learn pseudo-language that has been designed specifically for easy discord bot development.
Inviting the Bot
Setting up a Bot is really easy, just follow these steps: 1. Invite the Bot via this link.

Permissions
We recommend leaving all the preset permissions. It will save you a lot of troubles in the future, because you won’t run into any issues with bot missing permissions. If you are concerned about the security, please refer to Our Privacy Policy that can be accessed via this page.

2. Login to the Dashboard.

3. Select your Server.

Custom commands
Now as the bot is ready to work in your server, you can proceed to creating your very own custom commands! Please continue to the full guide.