Skip to content

NearBot v0.8.1

Latest
Compare
Choose a tag to compare
@hirusha-adi hirusha-adi released this 24 Nov 02:48
· 83 commits to main since this release

Changelog

  1. Remove broken /face command in cogs.fakeinfo
  2. Remove broken /discordtoken command in cogs.fakeinfo. This might be added again, if I can find the structure of a discord token.
  3. Improved the performance of the /fake command, including all of the subcommands
    • reduced the lines of code from 2300+ to 400s, while retaining to the same functionality, and possibly faster performance.