Skip to content

A Discord python bot that allows you to sing a music with a bot, or simply command the bot itself.

Notifications You must be signed in to change notification settings

3oFiz4/Discord-lyric-chatter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python meme Magician 🧙‍♂️

Welcome to LyricChatter Discord bot! A simple and a silly script I made where you can sing with a bot, or by the bot itself :P. Check thumbnail Alt text

🌈 What's Inside?

  • LyricChatter.py: This is where the fun things begin! This script serve as the bot's script, so it can sing a lyrics with you, or by itself!

🚀 How to Use?

Before using this, make sure you have your bot and token prepared

  1. LyricChatter.py: Invoke the LyricChatter.py first.
  2. Command: To run it, simply run >sing [ARTIST:str] [MUSIC_NAME:str] [DELAY:int] [SING_TOGETHER: 1 | 0] For instance, let's say you want to sing Marshmello - Ritual with the bot, where each lyric delay are 50, you can run: >sing Marshmello ritual 50 Or, you want the bot sing by itself, simply run: >sing Marshmello ritual 50 0
  3. Continuing the Lyrics: Actually, you don't to be specific with the lyric. If the lyric is "I'm withou' you", you can say "Im without you", and it is still acceptable.
  4. Stopping the Lyrics: Just run, >stop.. Simple :D!

📜 Instructions:

  1. Clone the repository:
git clone https://github.com/DaemonPooling/Discord-lyric-chatter-bot.git
  1. Navigate to the Project Folder:
cd Discord-lyric-chatter-bot
  1. Install Dependencies:
pip install -r requirements.txt
  1. Configure the environment variables (.env): (I assume you know how to do this)
BOT_TOKEN='PUT_YOUR_BOT_TOKEN_HERE'
  1. Locate through source directory:
cd source
  1. Run LyricChatter.py:
python LyricChatter.py

Incoming updates:

  • Score rating, a way of rating how well you write your lyrics.
  • VC support, this will be either happened or not happened. But I will surely do it, if this is getting a good likes

About

A Discord python bot that allows you to sing a music with a bot, or simply command the bot itself.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages