Skip to content

Get Minecraft skins, UUIDs, 2b2t info, and more from Discord!

License

Notifications You must be signed in to change notification settings

The0Show/minecraft-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Bot (renamed from Minecraft Skin Grabber)

Get Minecraft skins, UUIDs, 2b2t info, and more from Discord!

Discord Bots

Development Setup

Step 1

Clone the source code.

Step 2

Go into the directory and run npm i.

Step 3

Create a file named .env with the following contents:

DISCORD_TOKEN=<your bot token goes here>

Step 4

Start the bot by running main.js (node .). If you want to make new commands, check out the WOKCommands package for instructions.

Commands

Minecraft Skins

mcb!body - Grab a Minecraft user's body.
mcb!skin - Grab a Minecraft user's skin.
mcb!bust - Grab a Minecraft user's body in profile picture form.
mcb!cube - Grab a Minecraft user's head in cube form.
mcb!head - Grab a Minecraft user's head.

Utilities

mcb!newname - Read about my new name!
mcb!ping - Test the bot's latency.
mcb!status - Get the status for Minecraft, Minotar, and Hypixel (Hypixel coming soon).

2b2t Commands

mcb!2b2t - Get 2b2t info.

Minecraft API

mcb!uuid - Get a Minecraft user's UUID.

Credits

Minecraft API - https://wiki.vg/Mojang_API/
Hypixel API - https://api.hypixel.net/
2b2t API - https://2b2t.io & https://api.2b2t.dev/
Minotar - https://minotar.net
WOKCommands - https://www.npmjs.com/package/wokcommands
node-fetch - https://www.npmjs.com/package/node-fetch
node-ping - https://www.npmjs.com/package/ping

About

Get Minecraft skins, UUIDs, 2b2t info, and more from Discord!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published