Skip to content

Commit dae4f8d

Browse files
authored
Update README.md
1 parent 6f3aaa2 commit dae4f8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This package relies on `discord.js` npm package only for socket events and not for any other data fetching or communication. At its initial stage, this API may not cover all Discord endpoints, but it may do so in the future.
66

7-
This npm package was developed specifically for the `kitty-chan-events` bot, which can be found at https://github.com/live-apps-in/kitty-chan-events.
7+
This npm package was developed specifically for `kitty-chan-events` and `kitty-chan-domain` microservice, which can be found at https://github.com/live-apps-in
88

99
### Warning:
10-
Please note that the `@live-apps/discord` npm package does not currently support `local app cache`. It is fully dependent on Redis. We may add local app cache support if required for any of the features. If you want to use app cache for your Discord bot, you can try using the `discord.js` npm library, a powerful one on which this current library is built.
10+
Please note that the `@live-apps/discord` npm package does not currently support `local app cache`. It is fully dependent on Redis. We may add local app cache support if required for any of the features. If you want to use app cache for your Discord bot, you can try using the `discord.js` npm library, a powerful one on which this current library is built.

0 commit comments

Comments
 (0)