Self Installation
How to install Nyano Bot if you are self hosting!
Last updated
How to install Nyano Bot if you are self hosting!
Last updated
Download the open source zip files using the green "Code" button on our .
We use the green "Code" button instead of latest release because we are pushing micro updates all the time without the need to push a full release.
Ensure you have installed all of the required dependencies. This bot runs on .
You do not need to build the project, this has already been done.
Open the config.template.json
and rename it to config.json
and configure 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".
Create a bot token on , give it the necessary permissions and invite it, make sure to put your token in config.json
.
If you require any further assistance please don't hesitate to contact us in our .