Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

BotNeck Bot 3.0.0

Compare
Choose a tag to compare
@AtiLion AtiLion released this 28 Nov 21:54
· 29 commits to master since this release

This is the largest update the bot has gotten so far, so it might contains bugs. Please make sure to report bugs to the issues page so they can be fixed!
This will also be the final recode of the bot, every version after this one will simply be adding to this, so v3 is the final major version.

Discord

API Changes

  • Completely changed the API
  • Added JSDocs to the API
  • Added API module to include when making a module
  • Removed permissions
  • Added backwards support for v2 modules
  • Made it NodeJS module based
  • Made commands and modules seperate
  • Began adding Discord API
  • Added more and better embed presets
  • Added direct capturing of websock messages and XML requests

Command Changes

  • Ported all modules and commands to v3 from v2
  • Removed chat backup (will be added back eventually)
  • Added saving and loading of embeds

General Changes

  • Completely recoded the bot
  • Added remote commands (run commands from mobile)
  • Fixed tons of issues
  • Improved command and argument parsing
  • Improved embed looks
  • Added ability to turn off error embeds
  • Tons of performance improvements
  • And many more...