A simplified version of the public bot tenverse. It's open source! :0
Explore our Website »
Add the Public Bot
·
Public API
·
Support
To get a local copy up and running follow these simple steps.
This is an example of how to install NodeJS & NPM and also on how to clone the Repository onto your local machine.
- NodeJS & NPM (Ubuntu 18.04 - 20.04)
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt-get install nodejs
- Clone the repo
git clone https://github.com/JoshyRBLX/custom-tenverse-bot
- Install NPM packages
npm install
- Edit the .env file and insert your credentials
TOKEN=your token here
PREFIX=your prefix here
Joshyyy - @JoshyRBX - [email protected]
Project Link: https://github.com/JoshyRBLX/custom-tenverse-bot