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

Commit

Permalink
Reference to run.command
Browse files Browse the repository at this point in the history
Thanks to @jaspergreenham for the idea and @Hemerythrin for writing the necessary script!
  • Loading branch information
jagrosh authored Dec 27, 2016
1 parent 23bc20a commit ac71511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ status=IDLE

4. **You don't need to do anything with the emojis.json file.** This file gets automatically loaded at start, and saved when you make edits to your emoji list with the `set` and `delete` commands.

5. **Run the selfbot** If you're on Windows, you can just double-click `run.bat`. Otherwise... you'll want to do this via Command Line or Terminal. On most operating systems, you can right click in a directory (sometimes you need to hold shift) and click to open a Command Prompt or Terminal. If your operating system doesn't support this, just open a command line program of some sort and navigate to the selfbot directory (if you don't know how to do this, there are plenty of tutorials online). Once in the directoy, run with `java -jar JSelfBot.jar`
5. **Run the selfbot** If you're on Windows, you can just double-click `run.bat`. On Mac, double-click `run.command`. Otherwise... you'll want to do this via Command Line or Terminal. On most operating systems, you can right click in a directory (sometimes you need to hold shift) and click to open a Command Prompt or Terminal. If your operating system doesn't support this, just open a command line program of some sort and navigate to the selfbot directory (if you don't know how to do this, there are plenty of tutorials online). Once in the directoy, run with `java -jar JSelfBot.jar`

## Suggestions, Bugs, Feature Requests

Expand Down

0 comments on commit ac71511

Please sign in to comment.