Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Discord Selfbot v2.1.0

Latest
Compare
Choose a tag to compare
@chenzw95 chenzw95 released this 11 Dec 05:31
· 108 commits to master since this release

New commands/aliases:

  • hackban (inadvertently removed in a previous commit)
  • lmgtfy is now an alias for l2g.

Renamed commands/aliases:

  • coglist / cogs is now known as loaded / clist.

New features:

  • setavatar now allows copying of another user's avatar
  • stats now shows most used command
  • readall now allows for only the current server to be marked as read
  • Watching/listening support in user status
  • Dockerfile now included with the source code
  • Command output redirection: add >> after a command to direct the command's output into the channel that you last sent a message in. >> <channel ID> is also accepted for redirection to a specific channel.

Misc:

  • setavatar will now report failure if rate-limited
  • imagedump will now properly dump files with uppercase extensions
  • Improvements to py
  • Improvements to startup script
  • help fixes
  • Keyword logger will now ignore blocked users, and will no longer break if there is insufficient context to present
  • afk and help will no longer break in DMs
  • Clarification on usage of the purge command
  • selfdestruct now reports failure properly
  • Improved error handling for the emoji command
  • ...as well as a lot of other bug fixes and optimizations

We would like to thank @GriffinG1, @ev1l0rd and @martinmine for their contributions towards this release.