# Discord Variables

The following variables are automatically added to your conversation when your chatbot is conversating on this channel:

| Variable        | Description                                                                               |
| --------------- | ----------------------------------------------------------------------------------------- |
| bot\_channel    | Set to "DiscordChannel"                                                                   |
| is\_group\_chat | TRUE if the current conversation is happening in a group, empty otherwise.                |
| last\_user      | The user name of the last user that has typed something in the current group conversation |
| last\_user\_id  | The user id of the last user that has typed something in the current group conversation   |
