Git Product home page Git Product logo

disc-11's Introduction

Splash

Disc 11 by Zhycorp

A dedicated open-source Discord bot for Zhycorp based from our Discord bot template with more features. Easy to use, and with no coding required.

Discord Server CI Status

Features

  • Interaction support.
  • Basic music commands.
  • Basic moderation commands.
  • Configurable, and easy to use.
  • A production-ready project, set up the bot without coding.

General Setup

  1. Download and install Node.js version 16.6.0 and Python version 3.6.0 or above
  2. Open .env_example file and rename it to .env
  3. Install required and optional dependencies
$ npm install
  1. Compile the file
$ npm run build
  1. If you want to save your disk spaces, let's prune the dev dependencies
$ npm prune --production
  1. Finally, you can start the bot
$ npm start

Hosting Setup

Heroku

You can host this bot to make it stay online on Heroku.

Deploy to Heroku

Glitch

You can use Glitch too for this project, featured with its code editor.

Watch the tutorial video on YouTube!

▶️ https://youtu.be/ILutlBl_Xyk

  1. Star and fork this project
  2. Go to glitch.com and make an account
  3. Click New Project then Import from GitHub, specify the pop-up field with https://github.com/<your-name>/disc-11 (without <>)
  4. Please wait for a while, this process takes some minutes
  5. Find .env file and delete it, find .env_example file and rename it back to .env
  6. After specifying .env, open Tools > Terminal
  7. Type refresh, and track the process from Logs
  8. To make the bot stay online, please watch this video carefully.

Remix on Glitch

© 2021 Zhycorp Development

disc-11's People

Contributors

mednoob avatar dependabot[bot] avatar 21z 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.