Skip to content

Discord bot with audio player, using Serenity.rs and Songbird

License

Notifications You must be signed in to change notification settings

yonlu/junko-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNDER CONSTRUCTION

This is a Discord Music bot built using Rust and Serenity-rs. It has music playing functionality and also integrates with the OpenAI API.

Requirements

To get started with this Discord bot, you need to have the following:

  • Rust
  • OpenAI API key
  • Discord bot token

Getting Started

  1. Clone this repository on your local machine.
   git clone https://github.com/your-username/discord-bot-rust.git
  1. Install the required dependencies.
cargo build
  1. Run the bot.
cargo run

Features

Music Player

This Discord bot has a music player functionality using the serenity and songbird crates. You can add songs by simply typing the command ~play <youtube-link>

Integration with OpenAI API

This Discord bot also integrates with the OpenAI GPT-3 API. You can get AI-generated responses by typing the command ~ask <prompt>

Contributing

Contributions are always welcome! Please feel free to raise issues and submit pull requests

License

This project is licensed under the MIT License. See the 'LICENSE' file for more information

About

Discord bot with audio player, using Serenity.rs and Songbird

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages