/toolbox

Random scripts and old code I like to keep around.

Primary LanguageJavaScriptThe UnlicenseUnlicense

toolbox

Random scripts and old code I like to keep around. This also serves as an archive for my older code that I sometimes reference but don't host on GitHub anymore.

Should no license be found in the folder in which the code is contained, it is Public Domain (falls under The Unlicense), otherwise please respect the License file included.

Directory

  • Python
    • Sort.py
      • Prints a sorted by size (descending) list of folders within the given directory.
    • PullAll.py
      • Runs git pull on all subdirectories where the script is located.
  • Java
    • APCSA - All files in here are misc. pieces of Java that I have written for the AP Computer Science A course I completed in the 2019-2020 school year.
    • MinecraftPlugins
      • canyoudumbass
        • Screams at you for placing and breaking blocks, basically just a testing ground for getting block info.
      • AlylTroll
        • This was a plugin used to tell people when a user played a Disc, for trolling purposes.
  • JavaScript
    • DiscordBots
      • THANOS
        • A small bot I used for fun and wanted to turn into a usable thing, I think? It was at the height of Thanos snapping memes.
      • furbley
        • Completely do not remember what this was used for. AFAIK it appears to be a direct rip of my bot Furrtron but I included it anyways.
      • furrtron-test
        • Testing grounds for my bot Furrtron, probably one of my best Discord bots for the time. The regular bot is archived at the link provided.
      • gerald-bot
        • Yet another bot I do not remember creating, at all! I guess this is from May 2020, yet I have 0 recollection of creating it then. It seems to do fuck all.
      • maddie-test
        • The testing grounds for my first ever Discord bot, Maddie which is in archive here on GitHub still. This is how I learned JS, NodeJS, DiscordJS, and got my first real foot into programming. Thank you so much to An Idiot's Guide who taught me this on YouTube.
      • skid-bot & skid-bot-test
        • I grouped these since they're similar. This was a bot for a server I was trying to make and is similar to Furrtron. The "-test" version is obviously the testing grounds.
      • crimp-bot
        • A bot I made for a friend.
    • OptiFine Tool
      • This tool generated some embeds for internal use at OptiFine.