chore: updated link of JS

This commit is contained in:
EvolutionX
2022-02-14 23:42:28 +05:30
committed by GitHub
parent b3a727f5f0
commit d095e03d2d

View File

@@ -52,7 +52,7 @@ client.handler = new Sern.Handler({
});
```
##### [JavaScript](https://www.node.js.org/)
##### [JavaScript](https://www.javascript.com)
```js
import { Client, Intents } from 'discord.js';
import { Handler } from 'sern-handler';