Skip to content

Commit 43e0f9e

Browse files
committed
Updated useful information to reflect current dependencies being used
1 parent ce6606b commit 43e0f9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,7 @@ therefore counting towards the four-contribution goal.
118118
* The bot is deployed on [Railway](https://railway.app?referralCode=rob)
119119
* The official documentation of the Telegram Bot API can be found [here](https://core.telegram.org/bots)
120120
* The library used by the bot to work with Telegram is [Java Telegram Bot API](https://github.com/pengrad/java-telegram-bot-api)
121-
* Video conversion uses [FFmpeg](https://ffmpeg.org/) and [JAVE2](https://github.com/a-schild/jave2)
122-
* Image conversion uses [Scrimage](https://github.com/sksamuel/scrimage), [ImageIO](https://docs.oracle.com/en/java/javase/20/docs/api/java.desktop/javax/imageio/ImageIO.html), and [TwelveMonkeys](https://github.com/haraldk/TwelveMonkeys)
121+
* Video and image conversions use [FFmpeg](https://ffmpeg.org/) and [JAVE2](https://github.com/a-schild/jave2)
123122
* Animated sticker validation uses [Gson](https://github.com/google/gson)
124123
* MIME type analysis is performed using [Apache Tika](https://tika.apache.org/)
125124

0 commit comments

Comments
 (0)