๐Ÿ’ก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 it to your needs.

config.json example
  • Rename the data.template folder to data and leave it alone.


STEP 4 - Configuration

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

  • Perform the !setalerts command and follow the instructions it gives you.

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

โŒจ๏ธCommand Usagechevron-right
  • Wait for alerts in your chosen channels!


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

Last updated