Logo by ssnjrthegr8
Cosmic is a mutli purpose discord bot written in rust.The bot can help you in various tasks.Treat him nice and he will treat you the same way.Basic NLP capability is achieved with the help of eliza-rs
- Basic AI Chat system
- Searches for lyrics of provided song
- Music player
- Searches and finds torrents as per the need
- Searches wiki
- Random meme generator and more...
-
Clone this repository
git clone https://www.github.com/sreyas-sreelal/Cosmic.git
-
Use cargo to build
cargo build --release
-
Add
COSMIC_TOKEN
to environment variables with your token as value -
Run
./cosmic
Cosmic requires ffmpeg and youtubedl for audio processing.So install them before using the bot.