A Discord Bot Write for my discord server,feel free to use.
Before you run this program , you need to setup environment variable.
Please set TOKEN
to your bot token,set CHANNEL_ID
to the channel id which you want to use code auto reformat and
resend (if you don't set this value,this function won't enable.) , and set VC_ID
to the voice create channel(if you
don't set this value,this function won't enable.).
- Auto format code and resend when detecting the programing language.
- Auto Create Voice Channel.
- Database (Plan to use Kotlin & Exposed franework).
- Discord Music Player.
- Osu-related function , such as last play , skin preview ,beatmap info , osr to mp4 (use danser-go as backend) , etc.
- Web Control Panel (Use Ktor as backend)