/LiveNotificationBot

A LiveNotification Discord bot supports Bilibili,Youtube,Twitch

Primary LanguageJava

LiveNotificationBot

支持BiliBili、Youtube、Twitch直播提醒的DiscordBot

Usage

Loading Example

Setup

  1. Install Java JDK 1.8
  2. Download live-notification.jar
  3. Edit the config file config.txt
token = BOT_TOKEN_HERE
owner = Your User ID
prefix = "!"
game = "BiliBili Youtube Twitch"
proxy = ""
//如果需要代理
//proxy = "http://127.0.0.1:1080" 

4.Run Bot
java -jar live-notification-1.0-SNAPSHOT-jar-with-dependencies.jar