Releases: ejnshtein/mangadex-bot
Releases · ejnshtein/mangadex-bot
v3.0.0
- Now using Node 13 as main engine.
- ESM modules are here.
- non-memory leaking caching method (I hope so)
v2.2.1
Now if manga fully cached in some language, it will be shown in language list menu:
v2.2.0
Added /favorite
and /reading
commands for Favorite and Reading list.
Fixed unicode simbols display in mobile clients (arraws, spinners and others)
v2.1.0
Fixed memory leak(I hope);
Now bot will send caching progress when you cache some chapters.
v2.0.11
Added mangadex links detector.
Dependencies update.
v2.0.10
mangadex-api updated;
fixed /search
and inline mode;
fixed chapter share;
v2.0.8
Added button to send copy of message with chapter;
Some text layout changes;
v2.0.7
Dependencies update;
Bug fixes;
v2.0.6b
Now, you can "mark read" some chapters or even "unmark read". Read chapters will be marked with eye character(👁);
Also, added chapters tracking. It works automatically, in future updates I'll add a command to show progress.