All Projects → amanjha8100 → chords

amanjha8100 / chords

Licence: MIT license
A self-hosted music discord bot, with detailed documentation and constantly upgrading features. Attached below is the documentation to deploy the bot. : )

Programming Languages

python
139335 projects - #7 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to chords

multipurpose-bot
a multipurpose discord bot made with dbd.js
Stars: ✭ 32 (-40.74%)
Mutual labels:  music-bot, music-bot-discord
lavamusic
lavalink music bot base in erela.js and discord.js v13
Stars: ✭ 210 (+288.89%)
Mutual labels:  music-bot, music-bot-discord
noteblock
A open-source music bot based on lavalink.
Stars: ✭ 93 (+72.22%)
Mutual labels:  music-bot, music-bot-discord
TamilVcMusic
A telegram bot for which is help to play songs in vc 🥰 give 🌟 and fork this repo before use 😏
Stars: ✭ 126 (+133.33%)
Mutual labels:  music-bot
Discordjs-MusicBot
A very advanced discord music bot written in Javascript with NodeJs | discord.js | No youtube-api needed
Stars: ✭ 82 (+51.85%)
Mutual labels:  music-bot
v13-Discord-Bot
This is my V13 Discord Bot, it has around 95 commands, 17 events, and stores all kinds of data in an SQL database for ease of access. Not to mention a unique style and friendly help menu interface. Used by over 25 people in popular company based servers, this will bring you a professional look that tops your competition.
Stars: ✭ 38 (-29.63%)
Mutual labels:  music-bot
Dodong
An easy-to-setup music bot made with discord.js and discord-player
Stars: ✭ 55 (+1.85%)
Mutual labels:  music-bot
Commando
[DEPRECATED] ⚫ Commando Discord bot built on discord.js-commando.
Stars: ✭ 78 (+44.44%)
Mutual labels:  music-bot
Alexi5
A Discord Bot built using discordJS. Started as a joke for spamming memes. Branch "v2" is currently being used for active development. Hosted on Heroku.
Stars: ✭ 19 (-64.81%)
Mutual labels:  music-bot
datmusicbot
simple telegram bot for datmusic
Stars: ✭ 27 (-50%)
Mutual labels:  music-bot
tgmusicbot
Telegram bot for downloading audio from YouTube, SoundCloud & MixCloud.
Stars: ✭ 66 (+22.22%)
Mutual labels:  music-bot
FallenMusic
A Super Fast and Powerful Telegram bot for streaming music on telegram videochats, Powered by PyTgCalls and Pyrogram
Stars: ✭ 30 (-44.44%)
Mutual labels:  music-bot
Ytmdl
A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, Spotify, LastFM, Deezer, Gaana etc.
Stars: ✭ 2,070 (+3733.33%)
Mutual labels:  music-bot
Awesome-CyberSec-Resources
An awesome collection of curated Cyber Security resources(Books, Tutorials, Blogs, Podcasts, ...)
Stars: ✭ 273 (+405.56%)
Mutual labels:  hactoberfest2021
Discord-multipurpose-bot
A repository with JavaScript and Python versions of the same type of discord commands.
Stars: ✭ 27 (-50%)
Mutual labels:  music-bot
thunder-java
Thunder the legendary bot that now come out reborn!
Stars: ✭ 22 (-59.26%)
Mutual labels:  music-bot
Kalopsia-Bot
♠️ A Powerful Open-Source Discord,js (v13) Bot written in JavaScript with many moderation, fun, economy, music, utility commands ♠️
Stars: ✭ 60 (+11.11%)
Mutual labels:  music-bot
haruna
No description or website provided.
Stars: ✭ 13 (-75.93%)
Mutual labels:  music-bot
Hacktoberfest-2021
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
Stars: ✭ 33 (-38.89%)
Mutual labels:  hactoberfest2021
Discord-Music-Turret-Bot
A standalone Discord music bot, made with DSharpPlus, using Lavalink.
Stars: ✭ 14 (-74.07%)
Mutual labels:  music-bot
Banner

Logo

Chords

On a mission to build the best Discord Music Bot

View Demo · Report Bug · Request Feature . Deploy Walkthrough

Table of Contents
  1. About The Project
  2. Getting Started
  3. Bot Commands
  4. Configuration - Discord Developer Portal
  5. Roadmap
  6. Contributing
  7. License

About The Project

Most of the Discord Music Bots are down. They got banned, unfortunately.
So we thought of making our own Discord Music Bot for our Discord Community.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

You should have Python and FFmpeg installed in your system if not then don't worry the installation file will get you everything if you are using a windows machine

  • Active internet connection through out installation (Must)
  • Python3 (Must for Other Users)
  • FFmpeg (Must for Other Users)

Installation for Windows users

  1. Download the installation file from this link.

  2. Right click on the downlaoded file and run it as administrator.

  3. Create a Bot from the Discord Developer Portal and copy the Bot token. Create a .env file and paste the Token.

    TOKEN = "Your Token"
  4. Invite the Bot to your server and run

    python app.py

*Incase you are unable to install with above instructions then follow the Instructions for other users

Installation for other users

  1. Fork the project first

  2. Clone this repo on your local machine

    git clone https://github.com/amanjha8100/chords
  3. In the project directory, install the packages using

    pip install -r requirements.txt
  4. Create a Bot from the Discord Developer Portal and copy the Bot token. Create a .env file and paste the Token.

    TOKEN = "Your Token"
  5. Invite the Bot to your server and run

    python app.py

Configuration - Discord Developer Portal

Go to the Discord Developer Portal to create your application and bot. You must give the following permissions:

  • Server Members Intent ✔️
  • Text Permissions:
    • Send Messages ✔️
    • Read Message History ✔️

Available Bot Commands

_p : Plays the song with search keyword following the command
_cp: Shows the currently playing song
_pn : Moves the song to the top of the queue
_pause : Pause the currently playing song
_resume : Resume the currently playing song
_q : Shows the music added in list/queue
_qt : Shows the total time of music in the list/queue
_s : Skips the currently playing music
_r : removes song from queue at index given.
_l : Commands the bot to leave the voice channel
_help : shows all the commands of the bot.
_rep : Repeats the current playing song
_sleep : To set timer.

Required roles

To run some of the commands, the user must have some specific roles. The following table illustrates the roles which are necessary for running specific commands. If a command is ticked for more than one role, then this means that both roles have the permission for running the command.

Command DJ
play
playing
queue
clear
shuffle
skip
voteskip
leave
pn
pause
resume
remove
restart
queuetime
help

Roadmap

See the open issues for a list of proposed features (and known issues). Feel free to raise new issues.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch ( git checkout -b feature/AmazingFeature )
  3. Add your Changes ( git add . )
  4. Commit your Changes ( git commit -m 'Add some AmazingFeature' )
  5. Push to the Branch ( git push origin feature/AmazingFeature )
  6. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].