# OcelotBOT

## OcelotBOT

- [Introduction](https://docs.ocelotbot.xyz/master.md): These docs are for OcelotBOT, for custom commands and for interacting with the dashboard API.
- [Message Object](https://docs.ocelotbot.xyz/custom-commands/message-object.md)
- [Discord module](https://docs.ocelotbot.xyz/custom-commands/discord-module.md)
- [Command Settings](https://docs.ocelotbot.xyz/custom-commands/discord-module/command-settings.md)
- [HTTP Module](https://docs.ocelotbot.xyz/custom-commands/http-module.md)
- [JSON Module](https://docs.ocelotbot.xyz/custom-commands/json-module.md)
- [Store Module](https://docs.ocelotbot.xyz/custom-commands/store-module.md)
- [Built-in Modules](https://docs.ocelotbot.xyz/custom-commands/built-in-modules.md)
- [Making a simple custom command](https://docs.ocelotbot.xyz/tutorials/making-a-simple-custom-command.md): This guide will take you through making a simple custom command that responds with a fixed message
