Update README.md
This commit is contained in:
parent
41656e2bfe
commit
6a03d5ea6f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ deno run --allow-net https://raw.githubusercontent.com/harmony-org/harmony/main/
|
||||||
```
|
```
|
||||||
And input your bot's token and Intents.
|
And input your bot's token and Intents.
|
||||||
|
|
||||||
Here is a small example of how to use discord.deno,
|
Here is a small example of how to use harmony,
|
||||||
```ts
|
```ts
|
||||||
import { Client, Message, Intents } from 'https://raw.githubusercontent.com//harmony-org/harmony/main/mod.ts'
|
import { Client, Message, Intents } from 'https://raw.githubusercontent.com//harmony-org/harmony/main/mod.ts'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue