Skip to content

Releases: ejnshtein/mangadex-bot

v3.0.0

25 Dec 17:13
Compare
Choose a tag to compare
  • Now using Node 13 as main engine.
  • ESM modules are here.
  • non-memory leaking caching method (I hope so)

v2.2.1

28 Feb 22:05
baae1c3
Compare
Choose a tag to compare

Now if manga fully cached in some language, it will be shown in language list menu:
image

v2.2.0

24 Feb 22:02
Compare
Choose a tag to compare

Added /favorite and /reading commands for Favorite and Reading list.
Fixed unicode simbols display in mobile clients (arraws, spinners and others)

v2.1.0

23 Feb 21:22
Compare
Choose a tag to compare

Fixed memory leak(I hope);
Now bot will send caching progress when you cache some chapters.

v2.0.11

08 Feb 20:38
Compare
Choose a tag to compare

Added mangadex links detector.
Dependencies update.

v2.0.10

08 Feb 19:51
Compare
Choose a tag to compare

mangadex-api updated;
fixed /search and inline mode;
fixed chapter share;

v2.0.9

06 Feb 13:41
Compare
Choose a tag to compare

Bug fixes;

v2.0.8

05 Feb 14:20
Compare
Choose a tag to compare

Added button to send copy of message with chapter;
Some text layout changes;

v2.0.7

03 Feb 21:08
Compare
Choose a tag to compare

Dependencies update;
Bug fixes;

v2.0.6b

02 Feb 20:07
Compare
Choose a tag to compare

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.