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

chaarlottte/BanTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BanTracker

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

Usage

Open config.json and insert your API Key(s), bot token, and the channel ID of the channel you want the bans to be logged in.

Example:

{
    "token": "BOT-TOKEN",
    "channel": 1234567890
}

Disclaimer

The code in this repository is not my best work, it is rushed and terrible. Do not judge my coding ability off of this.

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

  • Python 100.0%