Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

A simple open-source version of the tenverse bot

License

Notifications You must be signed in to change notification settings

alreadyjosh/custom-tenverse-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Logo

tenverse custom bot (deprecated)

A simplified version of the public bot tenverse. It's open source! :0
Explore our Website »

Add the Public Bot · Public API · Support

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

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

Installation

  1. Clone the repo
git clone https://github.com/JoshyRBLX/custom-tenverse-bot
  1. Install NPM packages
npm install

Configurations

  • Edit the .env file and insert your credentials
TOKEN=your token here
PREFIX=your prefix here

Contact

Joshyyy - @JoshyRBX - [email protected]

Project Link: https://github.com/JoshyRBLX/custom-tenverse-bot

About

A simple open-source version of the tenverse bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published