Giter Club home page Giter Club logo

sloth-music's Introduction

Sloth-Music

Dedicated discord music bot to The Language Sloth. Now written in GO!

📝 Requeriments

🧩 Extensions VS Code

🌳 Directory Tree

📦new-sloth-music
┣━ 📂lavalink
┃ ┣━ 📜clear.sh
┃ ┣━ 📜launch.sh
┃ ┗━ 📜Lavalink.jar
┣━ 📜.gitignore
┣━ 📜bot.go
┣━ 📜command_about.go
┣━ 📜command_clear.go
┣━ 📜command_help.go
┣━ 📜command_jump.go
┣━ 📜command_keep_alive.go
┣━ 📜command_leave.go
┣━ 📜command_lyrics.go
┣━ 📜command_move.go
┣━ 📜command_nowplaying.go
┣━ 📜command_pause.go
┣━ 📜command_ping.go
┣━ 📜command_play.go
┣━ 📜command_playnext.go
┣━ 📜command_queue.go
┣━ 📜command_remove.go
┣━ 📜command_repeat.go
┣━ 📜command_resume.go
┣━ 📜command_reverse.go
┣━ 📜command_seek.go
┣━ 📜command_shuffle.go
┣━ 📜command_skip.go
┣━ 📜command_sort.go
┣━ 📜command_upcomming.go
┣━ 📜command_uptime.go
┣━ 📜command_volume.go
┣━ 📜event_message_create.go
┣━ 📜event_ready.go
┣━ 📜event_voice_state_update.go
┣━ 📜event_voice_update.go
┣━ 📜go.mod
┣━ 📜player.go
┣━ 📜README.md
┣━ 📜search_engine.go
┣━ 📜types.go
┗━ 📜utils.go

🎉 Contribute

You will need a token for your test bot which can be obtained from the Discord Developer Portal. To start contributing make sure you have all the requirements listed above first clone the repository and use the following .env file

TOKEN=[BOT_TOKEN]
BOT_IDENTIFICATOR=0
BOT_ID=[BOT_DISCORD_ID]
LAVALINK_NAME=[LAVALINK_NAME]
LAVALINK_HOST=[LAVALINK_HOST]:[LAVALINK_PORT]
LAVALINK_PASS=[LAVALINK_PASS]
SPOTIFY_ID=[SPOTIFY_ID]
SPOTIFY_SECRET=[SPOTIFY_SECRET]
GENIUS_ACCESS_TOKEN=[GENIUS_ACCESS_TOKEN]

Before starting make sure the lavalink server is on (to do this enter the lavalink folder and run java -jar Lavalink.jar). After that in the project root folder run go run .. Finally, Good coding 🥰

sloth-music's People

Contributors

costaluu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sloth-music's Issues

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.