These docs are a proof of concept! Octocord is still in development.
Documentation
Guides
Deploying

Deploying

All the files you need to run your bot is available within the .octocord folder after building.

This means you only have to deploy this folder.

In order to run the bot, you have to run the server.js file within .octocord.

node ./.octocord/server.js
Last updated on December 16, 2022