> For the complete documentation index, see [llms.txt](https://docs.discordbotstudio.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discordbotstudio.org/misc.md).

# Misc

- [How to use custom emojis](https://docs.discordbotstudio.org/misc/how-to-use-custom-emojis.md): This page will describe how to use custom emojis within a response node in DBS.
- [Buttons and Selects](https://docs.discordbotstudio.org/misc/buttons-and-selects.md): This video shows you how to add buttons and selects to message responses in DBS.
- [Determining which button was clicked](https://docs.discordbotstudio.org/misc/buttons-and-selects/determining-which-button-was-clicked.md): This tutorial will explain how you can determine which button was clicked by a user. This is useful if your bot has more than one button, and you want to be able to link specific functionality to each
- [Slash Commands](https://docs.discordbotstudio.org/misc/slash-commands.md): This video shows you how to add slash commands to your bot in DBS.
- [Tagging a role](https://docs.discordbotstudio.org/misc/tagging-a-role.md): This page explains how you can tag a certain role in a message or embed.
- [Tagging a channel](https://docs.discordbotstudio.org/misc/tagging-a-channel.md): This page explains how you can tag a channel in a message or embed response with your bot.
