Skip to content

srm-kzilla/octavia

Repository files navigation

SRMKZILLA Logo
Octavia's Logo

Meet Octavia, everyone's favourite music bot!

crafted with by your friends on the SRMKZILLA team.

version 1.0.0 license MIT author SRMKZILLA

Commands 🔧

There's only so much Octavia can do without you giving her further instructions

  • Commands

    • #octavia help - Get everything what Octavia can do
    • #octavia play <song's name or youtube link(playlist or just a song) or spotify link> - Play your favourite songs
    • #octavia pause - Pause the music!
    • #octavia resume - Resume the song
    • #octavia lyrics - Find the lyrics of the song you are playing.
    • #octavia findLyrics <song's name> , <artist's name> - Use this to find the lyrics of any song
    • #octavia stop - Stop the song
    • #octavia queue - Get the current queue.
    • #octavia queue <page number> - Get a specific queue page.
    • #octavia shuffle - Shuffle the queue
    • #octavia clear - clear the queue
    • #octavia skip - Skip the song
    • #octavia skipto - skip to a particular song number
    • #octavia loop - loop the queue
    • #octavia previous - Go to the previous song

Installation 🔧

Install dependencies and build the server

$ yarn && yarn build

Start the development server

$ yarn dev

Start the server

$ yarn start

Shout outs 💥

Harsh Goel
Harsh Goel

Aniruddha Chatterjee
Aniruddha Chatterjee

Shashank Kumar
Shashank Kumar

License 📜

Octavia is available under the MIT license. See the LICENSE file for more info.

Contributing 🤝

Please read Contributing.md for details on our code of conduct, and the process for submitting pull requests to us.

Forking this repo 🚨

Many people have contacted us asking if they can use this code for their own websites. The answer to that question is usually "yes", with attribution. There are some cases, such as using this code for a business or something that is greater than a personal project, that we may be less comfortable saying yes to. If in doubt, please don't hesitate to ask us.

We value keeping this site open source, but as you all know, plagiarism is bad. We spent a non-negligible amount of effort developing, designing, and trying to perfect this iteration of our website, and we are proud of it! All we ask is to not claim this effort as your own.

So, feel free to fork this repo. If you do, please just give us proper credit by linking back to our website, https://srmkzilla.net. Refer to this handy quora post if you're not sure what to do. Thanks!