Git Product home page Git Product logo

custom-tenverse-bot's Introduction


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

custom-tenverse-bot's People

Contributors

alreadyjosh avatar

Stargazers

Vuel avatar

Watchers

 avatar

custom-tenverse-bot's Issues

an error while running verify cmd

(node:202) UnhandledPromiseRejectionWarning: Error: Not Found
at Request.callback (/home/runner/custom-tenverse-bot-1/node_modules/superagent/lib/node/index.js:883:15)
at /home/runner/custom-tenverse-bot-1/node_modules/superagent/lib/node/index.js:1127:20
at IncomingMessage. (/home/runner/custom-tenverse-bot-1/node_modules/superagent/lib/node/parsers/json.js:22:7)
at IncomingMessage.emit (events.js:326:22)
at endReadableNT (_stream_readable.js:1241:12)
at processTicksAndRejections (internal/process/task_queues.js:84:21)
(node:202) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:202) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
is the error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.