Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 605 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 605 Bytes

DiscordBot

A discord bot written in Java using JavaCord and Lavaplayer

There are 4 commands:

!help - displays commands and descriptions
!play #link# - plays a title (Youtube, Deezer, Soundcloud)
!stop - stops the current title
!kick - kicks the bot from current voice channel

All you need to do is to generate a bot token on Discord Developer Portal and paste it in main class.
Now you are ready to go!