AsaBot is a easy to host Discord bot that can be used to play music in a voice channel and do other fun things. It was created using JDA (Java Discord API) and LavaPlayer.
- Easy to host and use
- Play music from a number of sources (YouTube, SoundCloud, Bandcamp, Vimeo, Twitch streams, local files, HTTP URLs, etc.)
- Variety of music controls (play, pause, stop, skip, seek, volume, queue, remove, shuffle, loop, etc.)
- Playlists support
- Anime image commands powered by ImageBoard (Booru) API
- Oricon chart commands
- And more!
- Install JDK 17 or higher
- Download the latest release from the releases page
- Extract the zip file into a folder
- Get a Discord bot token from the Discord Developer Portal
- Open a terminal and run the following command:
java -jar asa-bot.jar "YOUR_DISCORD_BOT_TOKEN"
- Add more commands (recommendations are welcome!)
- Add Spotify support
- Add more error handling
- Combine the Oricon chart commands into one command
- Add more configuration options
For any questions, suggestions, or issues, feel free to open an issue or contact me on Discord (rainman226).