> For the complete documentation index, see [llms.txt](https://docs.xenioo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xenioo.com/basic-concepts/publishing/channels/discord/discord-variables.md).

# 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   |
