spx
A powerful tool for SPGoding's personal use.
Components
SPX User Script™
Adds a "Copy BBCode" button to Minecraft.Net articles, which sets the BBCode representation of this blog
article to your clipboard.
You can use browser extensions like Tampermonkey to install this script from URL: https://spx.spgoding.com/user-script
SPX Discord Bot™
Provides means for the members of a Discord guild to translate the summaries of Minecraft: Java Edition bugs.
Translations done in the (SPGoding-Hosted™ SPX Discord Bot™)™ is accessible at https://spx.spgoding.com/bugs, and
will be utilized by the SPX User Script™ to auto translate the "Fixed bugs" section in Minecraft: Java Edition
SPX Web Server
Trash. Ultra trash.
Special Thanks To
- RicoloveFeng - maintains minecraft.net-translations.
Contributing
Development environment: Node.js LTS
npm cito install dependencies.npm run buildto compile the TypeScript code.npm startto start the compiled SPX Web Server™ and SPX Discord Bot™../out/user_script.jsis the compiled SPX User Script™.