Code Monkey home page Code Monkey logo

8ticket's Introduction

8 Ticket.

8 Ticket is new ticket bot with a new idea

๐Ÿ“œ Requirements.

  1. Make Your own discord bot from here
  2. make sure you have Git, VS Code, nodejs in yur pc (this is only required if you using computer)

๐Ÿš€ Getting Started.

if you using repl.it soo you can fork the project from here

else if you using glitch soo you can remix from here

but if you using your computer soo follow this steps!

  1. make a new folder name it any thing
  2. press right click and chose git bash here
  3. then he well open a cmd for you type this command inside: git clone https://github.com/DevelopersSupportAR/8Ticket.git

well done you forked the project in your pc

  1. find a folder could config and open the bot.js file (make sure if you using computer to open this file with VS Code)
  2. you well find thar thing like this:
require('dotenv').config()

module.exports = {
  token: process.env.TOKEN, // process the bot token from env file soo make a file outside all the files but in the bot source folder name it ".env" and type inside "TOKEN=Your Discord Bot Token"
  prefix: process.env.PREFIX // process the bot prefix from env file soo go to your .env file and type inside "PREFIX=Your bot prefix"
};
  1. then install your packages if you using repl.it just press Run and he well install the packages for you but if you using glitch soo this website is auto run and install your packages but if you using your computer soo open any cmd and go inside the bot source folder and type npm install

  2. if you using glitch or replit soo the bot have to be run successfully but if you using you computer soo type npm start in the same cmd you opened form installing packages

๐ŸŒ€ Support

Make sure if have any problem in this bot soo fell free to join Developer Support

โœจ Mad By

@ใƒ‹ใƒญ#3121

8ticket's People

Contributors

n1r0tka avatar

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.