mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
chore: updated link of JS
This commit is contained in:
@@ -52,7 +52,7 @@ client.handler = new Sern.Handler({
|
|||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
##### [JavaScript](https://www.node.js.org/)
|
##### [JavaScript](https://www.javascript.com)
|
||||||
```js
|
```js
|
||||||
import { Client, Intents } from 'discord.js';
|
import { Client, Intents } from 'discord.js';
|
||||||
import { Handler } from 'sern-handler';
|
import { Handler } from 'sern-handler';
|
||||||
|
|||||||
Reference in New Issue
Block a user