Releases: jagrosh/Selfbot
Version 1.1
What's changed?
- category support
What do I download?
JSelfbot.jar
always, this is the actual botconfig.txt
if you don't have it from a previous versionrun.bat
if running on Windows and you don't have it from a previous versionrun.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
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 botconfig.txt
if you don't have it from a previous versionrun.bat
if running on Windows and you don't have it from a previous versionrun.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
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 botconfig.txt
if you don't have it from a previous versionrun.bat
if running on Windows and you don't have it from a previous versionrun.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
What's new?
spoiler
command to generate spoiler images
What do I download?
JSelfbot.jar
always, this is the actual botconfig.txt
if you don't have it from a previous versionrun.bat
if running on Windows and you don't have it from a previous versionrun.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
What's new?
todo
command to manage your to-do listavatar
command to look up users/servers avatarsdiscrim
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 botconfig.txt
if you don't have it from a previous versionrun.bat
if running on Windows and you don't have it from a previous versionrun.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
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 botconfig.txt
if you don't have it from a previous versionemojis.json
if you don't have it from a previous versionrun.bat
if running on Windows and you don't have it from a previous versionrun.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
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)
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)
Just a few minor bugfixes and feature improvements
0.2 (Beta)
Second release of the beta selfbot
Check the readme on the repository page for setup instructions