Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

bloodnighttw/WhateverBot

Repository files navigation

WhateverBot

CodeFactor

A Discord Bot Write for my discord server,feel free to use.

Setup

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.).

Todo

  • 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.

Consider Todo

  • Web Control Panel (Use Ktor as backend)