Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.28 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.28 KB

Cow bot

Discord bot made for different miscellaneous skyblock utilities

Features

  • Get a user's mojang info - /get_linked_account
  • Get a user's estimated hypixel uptime - /uptime
  • Set your custom color for the bot - /color

Set up

Prerequisites

Steps

  • Clone the repository git clone https://github.com/Not-a-cowfr/Cow-bot
  • Add required environment variables
    • DISCORD_TOKEN - Your discord bot's token
    • API_KEY - Your hypixel api key
  • Run cargo run in the root directory

Credits

  • Serenity - The main library used to interface with discord
  • Poise - The framework that the bot is built on
  • Hypixel API - Used for nearly all player data
  • Elite API - Used for player farming data