Code Monkey home page Code Monkey logo

discordlyricbot's Introduction

Discord Lyric Bot

The Description

This Discord bot is designed to perform the following tasks:

  1. Lyrics Management: You can use the bot to manage and retrieve song lyrics. It allows you to add, update, and retrieve lyrics for songs. Users can upload text files containing lyrics, and the bot stores them for later retrieval.

  2. Multi-Word Song Names: The bot supports multi-word song names with spaces. Users can enclose song names in double quotes to create or update lyrics files with full names.

  3. Usage of Commands:

    • $lyrics add <song_name>: Adds lyrics for the specified song. Users must upload a text file containing the lyrics.
    • $lyrics update <song_name>: Updates the lyrics for the specified song. Users must upload a text file with updated lyrics.
    • $lyrics show <song_name>: Retrieves and displays the lyrics for the specified song.

Getting Started

To run this bot, follow these steps:

  1. Ensure you have Python installed on your system.

  2. Install the required Python packages by running the following command in your bot's directory:

pip install discord.py

  1. Configure the bot by setting up a Discord bot application on the Discord Developer Portal. Create a bot, get the token, and invite it to your server.

  2. Run the bot using the following command:

python bot.py

Or use the start.bat script for Windows, or start.sh script for Linux.

LICENSE

This project is licensed by the GNU General Public License v3.0

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.