Class | Description |
---|---|
AudioPlayerSendHandler |
This is a wrapper around AudioPlayer which makes it behave as an AudioSendHandler for JDA.
|
eRadio |
Ethereal Network's Radio Bot
eRadio is a bot the plays an internet radio station on discord. Plays the given radio station in the given voice channel. Arguments can be passed in through the command line or from a bot.properties file. bot.properties file should have one argument per line. Arguments are as follows: - Bot Token - Radio Station URL - VoiceChannel Created by Grasinga using JDA and lavaplayer |
GuildMusicManager |
Holder for both the player and a track scheduler for one guild.
|
InternetRadioParser |
Gets an internet radio station's information.
|
TrackScheduler |
This class schedules tracks for the audio player.
|