GithubHelp home page GithubHelp logo

coffee-ly / aria Goto Github PK

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

A music bot made on discord.js inspired by evo bot!

License: Other

Python 0.56% C 82.76% C++ 15.57% Dockerfile 0.01% JavaScript 1.10%

aria's Introduction

Aria ๐ŸŒธ

A simple discord music bot made with discord.js and inspired by evobot

Setup!

Dependencies

  • List of Dependencies:
"@discordjs/opus": "^0.3.3",
"array-move": "^3.0.1",
"discord.js": "^12.5.1",
"ffmpeg-static": "^4.2.3",
"fs": "0.0.1-security",
"i18n": "^0.13.2",
"lyrics-finder": "^21.0.5",
"miniget": "^4.2.0",
"node-opus": "^0.3.3",
"opusscript": "0.0.8",
"path": "^0.12.7",
"simple-youtube-api": "^5.1.1",
"soundcloud-downloader": "^0.2.3",
"string-progressbar": "^1.0.3",
"ytdl-core": "^4.5.0",
"ytdl-core-discord": "^1.2.5"
  • The above dependencies can be installed by using npm i
  • Works on Windows, Linux and Mac!

Information

  • Fill the config.json with these:
{
  "TOKEN": "YOUR_BOT_TOKEN",
  "YOUTUBE_API_KEY": "YOUR_YOUTUBE_API_KEY",
  "SOUNDCLOUD_CLIENT_ID": "YOU_SOUNDCLOUD_CLIENT",
  "MAX_PLAYLIST_SIZE": 10,
  "PREFIX": "YOUR_BOT_PREFIX",
  "PRUNING": false,
  "LOCALE": "LANG",
  "STAY_TIME": 30,
  "DEFAULT_VOLUME": 100
}

Starting the bot

  • Type in node . or node index.js into your terminal to start your bot

Frequent errors

  • You might get an error called StatusCode: 429 this error mostly happens when you are using a bot host, it means that the host is being rate limited.
  • If the token doesnt work for a host, type in the token here

Authors

Contributors names and contact info

Version History

  • 0.1
    • Initial Release

Invite

  • The bot has an err 429 due to the host im using, so it will temporarily be offline, feel free to invite it to your servers!
  • Invite the bot by clicking here

aria's People

Contributors

coffee-ly avatar

Watchers

 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.