Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

Releases: jagrosh/Selfbot

Version 1.1

27 Sep 16:47
Compare
Choose a tag to compare

What's changed?

  • category support

What do I download?

  • JSelfbot.jar always, this is the actual bot
  • config.txt if you don't have it from a previous version
  • run.bat if running on Windows and you don't have it from a previous version
  • run.command if running on OSX and you don't have it from a previous version
  • Do not download the zip files. They contain source code that will be of no use to you

DO NOT DOWNLOAD THE .zip OR .tar.gz FILES! THEY CONTAIN SOURCE CODE THAT WILL BE OF NO USE TO YOU.

Version 1.0

18 Aug 08:05
Compare
Choose a tag to compare

What's changed?

  • can quote from other DMs now
  • bash command to run command line

What do I download?

  • JSelfbot.jar always, this is the actual bot
  • config.txt if you don't have it from a previous version
  • run.bat if running on Windows and you don't have it from a previous version
  • run.command if running on OSX and you don't have it from a previous version
  • Do not download the zip files. They contain source code that will be of no use to you

DO NOT DOWNLOAD THE .zip OR .tar.gz FILES! THEY CONTAIN SOURCE CODE THAT WILL BE OF NO USE TO YOU.

Version 0.9

18 Jul 15:48
Compare
Choose a tag to compare

What's changed?

  • Fixed bug with avatar command
  • Potential bug fix with spoiler command
  • Updated some internal warnings to be less confusing
  • Attempt at fixing google search language bug

What do I download?

  • JSelfbot.jar always, this is the actual bot
  • config.txt if you don't have it from a previous version
  • run.bat if running on Windows and you don't have it from a previous version
  • run.command if running on OSX and you don't have it from a previous version
  • Do not download the zip files. They contain source code that will be of no use to you

DO NOT DOWNLOAD THE .zip OR .tar.gz FILES! THEY CONTAIN SOURCE CODE THAT WILL BE OF NO USE TO YOU.

Version 0.8

10 Jun 22:53
Compare
Choose a tag to compare

What's new?

  • spoiler command to generate spoiler images

What do I download?

  • JSelfbot.jar always, this is the actual bot
  • config.txt if you don't have it from a previous version
  • run.bat if running on Windows and you don't have it from a previous version
  • run.command if running on OSX and you don't have it from a previous version
  • Do not download the zip files. They contain source code that will be of no use to you

DO NOT DOWNLOAD THE .zip OR .tar.gz FILES! THEY ARE CONTAIN SOURCE CODE THAT WILL BE OF NO USE TO YOU.

Version 0.7

05 Apr 04:56
Compare
Choose a tag to compare

What's new?

  • todo command to manage your to-do list
  • avatar command to look up users/servers avatars
  • discrim command to find other users with your/a specified discriminator
  • Bot should be able to load even when in unavailable servers

What do I download?

  • JSelfbot.jar always, this is the actual bot
  • config.txt if you don't have it from a previous version
  • run.bat if running on Windows and you don't have it from a previous version
  • run.command if running on OSX and you don't have it from a previous version
  • Do not download the zip files. They contain source code that will be of no use to you

Version 0.6

18 Feb 03:23
Compare
Choose a tag to compare

Changes

  • Fixed quote command not getting history
  • Can set twitch streaming status - setgame twitch <name> <title>
  • Added some default color names to embeds: red, orange, yellow, green, cyan, blue, magenta, pink, black, dark_gray, gray, light_gray, white, blurple, greyple, darktheme (ex: {color:red})

What to download

  • JSelfbot.jar always, this is the actual bot
  • config.txt if you don't have it from a previous version
  • emojis.json if you don't have it from a previous version
  • run.bat if running on Windows and you don't have it from a previous version
  • run.command if running on OSX and you don't have it from a previous version
  • Do not download the zip files. They contain source code that will be of no use to you

Version 0.5

09 Feb 06:09
Compare
Choose a tag to compare

This release adds more embed options.
Embeds:
{title:TEXT|URL} or {title:TEXT}
{author:NAME|IMAGE|URL} or {author:NAME|IMAGE} or {author:NAME}
{thumbnail:IMAGE}
{field:NAME|VALUE|true/false} or {field:NAME|VALUE} *can include multiple fields
{image:IMAGE}
{color:#HEX}
{footer:TEXT|IMAGE} or {footer:TEXT}
{timestamp:ISO} or {timestamp} *current time if nothing included
Any remaining text goes into the description

0.4 (Beta)

27 Dec 14:28
Compare
Choose a tag to compare

This release fixes a couple bugs with setting the status in the config, as well as clearing messages. New in this release is the embed command (similar to me but no username nor italics) and the emote command (see a larger version of any emote you can use, plus its ID and the server that it came from.

0.3 (Beta)

10 Dec 03:56
Compare
Choose a tag to compare

Just a few minor bugfixes and feature improvements

0.2 (Beta)

04 Dec 10:37
Compare
Choose a tag to compare

Second release of the beta selfbot
Check the readme on the repository page for setup instructions