Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 2.16 KB

File metadata and controls

46 lines (34 loc) · 2.16 KB

DiscordBotBolyasina

What is it?

Discord Bot Bolyasina is a versatile bot designed to bring entertainment and utility to Discord servers. With features like playing videos using text, showcasing AI-generated pictures, and streaming music from YouTube, Bolyasina aims to provide fun experiences for young audiences.

image image image

Installation Guide

To set up the Discord Bot Bolyasina on your system, follow these steps:

  1. Install Requirements:

    pip install -r requirements.txt
  2. Configure Environment Variables:

    • Create a .env file in the root directory of the project.
    • Add the following lines to the .env file:
      API_KEY=<api_key>
      BOT_OWNER_ID=<bot_owner_id>
      
  3. Modules/Cogs:

    • aicog.py: Cog for generating pictures and text by prompt (using API).
    • musiccog.py: Cog for playing music from YouTube in voice chat with a queuing system.
    • paginator.py: Cog for generating pages, useful for listing items in multiple pages.
    • vidtotextcog.py: Cog for playing videos from YouTube as text.

Contributions and Discussions:

We welcome contributions from the community to enhance Discord Bot Bolyasina further. Feel free to submit pull requests or open issues to suggest improvements or report any bugs. We're also open to discussing any questions or ideas you may have.

Star History

Star History Chart