# Custom Response bot
a advanced response Bot, which is specified for responses. The bot allows you to use variables and Functions like add Role,create Ticket... too.You can set trigger and Responses for it.
# [Invite Link:](https://discord.com/api/oauth2/authorize?client_id=815935752356495431&permissions=268561655&scope=bot)
#### There are three types of trigger message, reaction, join/leave
## Creating a Response
use the `??create` command and the bot will ask if you want to start a setup, tell yes and the bot will auto collect info.

**Choose your triggertype like message**

**Enter your Code and save your file**
You can use normal sentence like "Hi how are you?".But you can use Varibales like $authorID and more or send Embed use function like add Role.If you want to use Variables and Functions ,check our [docs](https://raspdevpy.gitbook.io) you can find there over 250 functions

**Execute your Response**

It could be that the bot returns Timeout but your file gets saved temporary and you can reuse it by using `??create <temptoken>`
## Editing Response
Use `??edit` and the bot will show all responses with the token then use `??edit <token>` to edit them enter the value you want to edit

## Deleting Response
Use `??delete` and the bot will show all responses with the token then use `??delete <token>` to delete it

## Viewing Response
Use `??view` and the bot will show all responses with the token then use `??view <token>` to delete it

## Example:
**Using Reaction as trigger**

**Using Message**
economy command

random text

As you see everything is possible.You can add role create Channel .. with our functions