UBot old versions (2020-2024, pre-Git) monorepo.
Find a file
2025-08-14 14:41:19 -04:00
botv2 Delete botv2/nppBackup/Old Backups/Kaboom Log.txt 2025-08-10 16:36:24 -04:00
botv3 Add files 2025-08-10 01:42:17 -04:00
botv4 Delete botv4/Exit Log.txt 2025-08-10 14:47:24 -04:00
botv5/BotHelperScripts/LoggerHelper Add files 2025-08-10 01:42:17 -04:00
botv6 Remove yet another Discord token 2025-08-14 14:41:19 -04:00
botv7 Add files 2025-08-10 01:42:17 -04:00
botv8_alpha1 Add files 2025-08-10 01:42:17 -04:00
botv8_alpha2 Add files 2025-08-10 01:42:17 -04:00
botv8_alpha3 Add files 2025-08-10 01:42:17 -04:00
botv8_alpha4 Add files 2025-08-10 01:42:17 -04:00
botv8_dotdot Add files 2025-08-10 01:42:17 -04:00
botv9_dotdot Remove another Discord token 2025-08-10 16:07:10 -04:00
botv9_home Add files 2025-08-10 01:42:17 -04:00
botvX_alpha1 Add files 2025-08-10 01:42:17 -04:00
.gitignore Add files 2025-08-10 01:42:17 -04:00
LICENSE Add files 2025-08-10 01:42:17 -04:00
README.md Update README.md 2025-08-10 16:27:35 -04:00

Old versions of UBot / Nocombot 2020 (not to be confused with Kittycorp Nocombot). Many (especially before v6) were known as "BabyBot" at the time.

  • botv1: does not exist (was corrupted in August 2020)
  • botv2: botv2 mainline (rewrite because v1 was corrupted, includes shitty Notepad++ "version control" data)
  • botv3: botv3 mainline (rewrite to avoid clutter in the code, is on version 3.2.14)
  • botv4: botv4 mainline (rewrite to add multi-server, on version 4.0.0)
  • botv5: some files from botv5's parser (fork of v4 with plugin support, code deleted, was on version 5.8.6)
  • botv6: botv6 mainline (rewrite to avoid skidding, on version 6.0.0)
  • botv7: botv7 mainline (one-off rewrite with plugins in folders among other things, index.js on version 7.0.0-3)
  • botv8-alpha*: botv8 alphas (2023 rewrite)
  • botv8-dotdot: botv8 mainline from the bots folder (on version 8.0.0-5)
  • botv9-dotdot: botv9 old mainline from the bots folder (fork of v8 with the goal to improve codebase to make it open source)
  • botv9-home: botv9 mainline from my home folder
  • botvX_alpha1: old botvX alpha from before Git was used

Note: v2 and v3 require a seperate console app to be running that LISTENS on TCP port 41050. An implementation is in botv2/c.js.