Giter Site home page Giter Site logo

albtony / gipsy-bot Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 35.3 MB

GipsyBot is a Discord Music Bot and a passion project of mine that is built with Node.js and discord.js v13 with some references to EvoBot

License: MIT License

JavaScript 100.00%
bot discord discord-bot

gipsy-bot's Introduction

๐Ÿค– GipsyBot

GipsyBot is a Discord Music Bot and a passion project of mine that is built with Node.js and discord.js v13 with some references to EvoBot

๐Ÿš€ Getting Started

Some requirements you have to fulfill:

  1. You neet to set up a discord bot Guide
  2. Enable 'Message Content Intent' in Discord Developer Portal
  3. Install Node.js 16.11.0 or newer

Installing the bot:

git clone https://github.com/Albtony/gipsy-bot.git
cd gipsy-bot
npm install

After installation finishes follow configuration instructions then run index.js to start the bot.

โš™๏ธ Configuration

Copy or Rename config.json.template to config.json and fill out the values:
โš ๏ธ Note: Never commit or share your token or api keys publicly โš ๏ธ

{
  "TOKEN": "<your_bot_token>",
  "PREFIX": ",,",
  "OWNERSID": ["<dev/owner_id>"]
}

๐Ÿ“ Features

These are the current features of this bot:

๐ŸŽต Music ๐ŸŽต

  • play youtube video via link - ,,p or ,,play
  • music queue system - ,,q or ,,queue
  • loop queue - ,,l or ,,loop
  • shuffle queue - ,,s or ,,shuffle
  • now playing - ,,np or ,,nowplaying
  • skip x amount of song - ,,s or ,,skip

โœ๏ธ Util โœ๏ธ

  • lists all user command - ,,help
  • prints your local time - ,,now
  • picks random element from args - ,,pick
  • checks discord and api latency - ,,ping
  • checks bot uptime - ,,uptime

๐Ÿ‘จ Owner/Dev Only ๐Ÿ‘ฉ

  • terminates the bot - ,,killbot
  • recompiles any js file under commands directory - ,,hotload
  • checks whether you are owner or not - ,,pingmedaddy
  • a general function just for debugging stuff - ,,debug

๐Ÿ“ท Bot in Action!

  • demo-play
  • demo-queue
  • demo-shuffle
  • demo-help
  • demo-pingmedaddy

gipsy-bot's People

Contributors

albtony avatar onixldlc avatar

Watchers

 avatar

Forkers

onixldlc

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.