Skip to main content

Requirements

BryanBot is very easy to set up and use, but there are some requirements you need to meet before you can start using it.

Hosting

For hosting the bot, you will need a machine that can run Node.js. This can be your personal computer, a VPS, or a managed hosting service. For keeping the bot online 24/7, it is recommended to use a VPS or a managed hosting service.

The option that you choose needs to have Node.js installed on it. If you are going to use a VPS or personal computer, you can download Node.js from the official website. Managed hosting services usually come with Node.js pre-installed.

We recommend using one of the following hosting services:

Installation methods

note

This part is still under development. Please check back later for more information.

As of now, the only way to install and use BryanBot is to upload and run it from source. Other installation methods such as Docker installation are currently under development and will be available in the future.