๐Ÿ’กSelf Installation

How to install Nyano Bot if you are self hosting!

STEP 1 - Download

circle-check

STEP 2 - Dependencies

  • Ensure you have installed all of the required dependencies. This bot runs on Node JSarrow-up-right.

  • You do not need to build the project, this has already been done.

package.json example

STEP 3 - Modifications

  • Open the config.template.json and rename it to config.json and configure your bot token.

config.json example

STEP 4 - Configuration

Click "Reset Token" to retrieve your bot token.
  • Open Terminal as Administrator in your directory and run npm install then node . or node bot.js to start the bot.

  • Perform the commands listed below under "Command Usage".

โŒจ๏ธCommand Usagechevron-right

If you require any further assistance please don't hesitate to contact us in our Discord Serverarrow-up-right.

Last updated