Skip to content

Sends a discord message when a player loses a bedwars match

Notifications You must be signed in to change notification settings

Tangerie/HypixelLossBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BedWars Loss (Discord) Bot

Announces when a player loses a bedwars match and humiliates them (and other fun stuff)

Changing Token

Edit the .env file to add your discord and hypixel api token

Running the code

Install the dependencies with

> npm install

Run the bot with

> npm run start

OR

> npm run build
> node build/index.js

Built Using

  • Discord.js
  • Hypixel API