-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae7fe8d
commit ba35cea
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
Для запуска юзаейтe | ||
java -jar build/libs/Bot.jar токен(без скобочек и всего такого и без кавычек, если что, можно в коде поставить константой) | ||
Для компила | ||
gradlew dist | ||
for run: java -jar file.jar | ||
usege: drop image.png to folder where jar file is | ||
warning: convertor ignore images more than 450/450 pixels(you can change it) |