nismo1337 / MCSkin

Very simple Discord bot written in Python to check someones Minecraft skin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: CC0-1.0 license

MCSkin

Very simple Discord bot written in Python to check someones Minecraft skin.
If you don't feel like setting this bot up yourself
consider inviting this bot using one of these invite links

Updates made to the code will no longer be posted publicly. Please go to one of the links above to invite the bot.

You can still use the already existing code and host an older version of your bot.

image

Version history
Version 8.0 - 8.1 (Hypixel Status update)

Version 8.1

  • Added the ability to display social media links within the '/hypixel {username}' command

Version 8.0

  • Added the ability to show status of specified user on Hypixel using '/hypixel {username}
Version 7.0 (Server update)
  • Added the ability to show status of server using '/java {server_address}'
Version 6.0 - 6.3 (Render update)

Version 6.3

  • Added '/help' to provide an quick and easy list of currently supported commands.

Version 6.2

  • Minetar has removed support for username since April 23rd. Updated on April 24th to now only be UUID.

Version 6.1

  • Made changes to '/ping', now times the entire process and gives you accurate timings.

Version 6.0

  • Changed rendered image to include outer layer (This may be hair, glasses or anything else not on the inner layer)

  • Makes it resize image using personal imgure link (Change IMGUR_CLIENT_ID to your own) -> This however slows down the process but is required for it to stay the same size as before this change. Though, despite it being slowed down, it's significantly faster than opening your browser of choice every time to search for user to get their skin.

  • Adds users UUID as text onto the embed

Version 5.0 - 5.1 (Slash update)

Version 5.1

  • Minor change, added UUID text to embed.

Version 5.0

  • Changed all commands to be "slash" commands instead, now using '/' and is working globally
Version 4.0 - 4.4 (Accessibility update)

Version 4.4

  • Small change to code to make it run faster as well as slimming it down a bit.

Version 4.3

  • Added the command list as a supporting command. It tells you all the commands currently implemented.

Version 4.2

  • Added alias to the "skin" command, now supporting "steal" as well.

Version 4.1

  • Minor changes, removed ability to set custom prefix and was now set to whatever it said in the code.

Version 4.0

  • Added download button for model of selected users skin
Version 3.0 - 3.1 (Minor command update)

Version 3.1

  • Small changes to text
  • Added datetime import
  • Changed so latency would be displayed in ms

Version 3.0

  • Added @mention, where you mention the bot and it told you prefix.
  • Made it so only users with admin privileges could change it while being serverwide.
Version 2.0 (Prefix update)
  • Added custom prefix along with a config folder while allowing user to change prefix at will.
Version 1.0 (Basics update)
  • Created basics, such as getting skin image, and having basic "ping" command with no latency time.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

For direct contact

Discord: jaxx#0002
Discord: nismo#1337

About

Very simple Discord bot written in Python to check someones Minecraft skin.

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 99.7%Language:Batchfile 0.3%