Created
November 21, 2021 06:42
-
-
Save maxfire2008/33163bf234b1c11ce46dfb94dfd795e2 to your computer and use it in GitHub Desktop.
Minecraft Snapshot Style Name Generator
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f"{str(exec('import datetime'))[0:0]}{datetime.datetime.now().isocalendar().year-2000}w{(1-(min(int(datetime.datetime.now().isocalendar().week/10),1)))*'0'}{datetime.datetime.now().isocalendar().week}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment