Skip to content

If your friends are playing a game, you will know that through this bot.

Notifications You must be signed in to change notification settings

sihyeokpark/game-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameWatcherBot

If your friends are playing a game, you will know that through this discord bot. It's called game stalking bot

How to Use

  1. git clone this repository
  2. yarn
  3. edit settings.example.json to settings.json and edit settings.json

settings.json

"bot_token": "discord bot's token",
"channel_id": "discord channel id to send message",
"hypixel": {
    "enable": "game enable",
    "key": "hypixel api key",
    "player_uuid": ["minecraft user's uuids"]
},
"lol": {
    "enable": "game enable",
    "key": "lol api key",
    "player_name": ["lol usernames"]
}

Games

Hypixel

hypixel

  • Hypixels can be turned on API setting and off by the user himself, so they may not work according to the user's API settings.

LOL

lol

About

If your friends are playing a game, you will know that through this bot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published