mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 16:59:39 -05:00
Began rework to dynamic gifts. Did not fetch from url yet.
This commit is contained in:
@@ -83,7 +83,7 @@ Are you willing to help or improve TikTokLiveJava?
|
||||
#### Tools
|
||||
Project that contains code generators.
|
||||
The most useful one is class `GenerateGiftsEnum` that download gifts json from TikTok
|
||||
and generates code for `Gift` enum that is later added to `API` module at path `io.github.jwdeveloper.tiktok.data.models.gifts.GiftOld`
|
||||
and generates code for `Gift` enum that is later added to `API` module at path `io.github.jwdeveloper.tiktok.data.models.gifts.Gift`
|
||||
|
||||
#### Tools-EventsCollector
|
||||
Tool that can be used to store all `protocol-buffer` and `events` from live to `sqlLite` database or `Json` file
|
||||
|
||||
Reference in New Issue
Block a user