Skip to content

🚫 A simple Discord bot that tracks bans on Hypixel.

License

Notifications You must be signed in to change notification settings

cxntered/hypixel-ban-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypixel Ban Tracker

A simple Discord bot that tracks bans on Hypixel.

Development

Requirements

Running

# Install dependencies
$ npm install

# Rename config.schema.js to config.js
$ mv config.schema.js config.js

# Edit config.js
$ code config.js

# Start the bot
$ npm run start

Other Commands

# Deploy slash commands
$ npm run deploy

# Lint the code
$ npm run lint

# Lint the code and fix errors
$ npm run lint:fix

# Format the code
$ npm run format

# Format the code and fix errors
$ npm run format:fix

About

🚫 A simple Discord bot that tracks bans on Hypixel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published