Coder Social home page Coder Social logo

rit3zh / discord-lofi Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 740 KB

A discord.js bot that allows you to listen to non-stop LoFi music all the time by just a single command!

TypeScript 68.68% HTML 2.46% CSS 28.63% Makefile 0.19% Procfile 0.03%
discordjs discordjs-bot lofi-player radio-station discord-lofi

discord-lofi's Introduction

Build Status Codecov License License

๐Ÿ›  Prerequisites

  1. A Discord Bot Token how to obtain a bot token?
  • Enabling "MESSAGE CONTENT INTENT" & "PRESENCE INTENT"
  1. NodeJS higher than v16.20.2 Check NodeJS versions.

Warning

Using NodeJS below "v16.20.2" might cause unexecpted errors. Therefore, it is better to upgrading your Node version to the latest to avoid errors.

๐Ÿš€ Getting Started (Bot)

# cloning the repository.
> $ git clone https://github.com/rit3zh/Discord-Lofi

#   Navigating inside the folder.
> $ cd DiscordLofiBot

# Installing all the required dependencies.
> $ npm install --save # using yarn? --> yarn

Note

Once all the dependencies are installed, follow the configuration steps listed below. Once everything is completed, use the command npm run dev

๐Ÿ”ง Configuring

token=YOUR_DISCORD_BOT_TOKEN

guildId=GUILD_ID

#Mongoose Connection URI is optional.
connectionURI=MONGOOSE_CONNECTION_URI

inviteURL=YOUR_BOT_INVITE_URI

Caution

Please make sure to rename ".env.example" to ".env" after filling in all the required information.

โšก Client Server (Website)

Important

The website is still in under construction. However, you are feel free to customize the website accordingly to you.

# Navigating to the website folder.
cd website

# Installing all the mandatory dependencies.
npm install --save

# Starting the development server.
npm start # using yarn? --> yarn start

Server

Port Number Default
Number 3000 3000

โ˜๏ธ Deploying Your Own Instance

Heroku

Click the button below to deploy this project to Heroku.

Deploy on Heroku

๐Ÿค Contributing

  1. Fork this repository
  2. Clone your fork: git clone https://github.com/rit3zh/Discord-Lofi
  3. Create your feature branch: git checkout -b something new
  4. Stage changes git add .
  5. Commit your changes: npm run commit or cz
  6. Push to the branch: git push origin something new
  7. Submit a pull request.

๐Ÿ“œ Changelog

See CHANGELOG.md for details about the changes in each version.

discord-lofi's People

Contributors

rit3zh 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.