Skip to content

A simple discord bot that tracks bans on Hypixel using their API

License

Notifications You must be signed in to change notification settings

haikwu/BanTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BanTracker

A simple discord bot that tracks bans on Hypixel using their API

Usage

Put your token in config.json and simply add the bot to your server and run the /subscribe command in the channel you want the bans to be logged in.

Example:

{
    "channels": [1234567890, 0987654321],
    "token": "REALTOKEN"
}

Disclaimer

I cleaned this up in like 30 minutes it's pretty bad.

About

A simple discord bot that tracks bans on Hypixel using their API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages