intents no longer needed for ping example
This commit is contained in:
parent
d5634f676f
commit
30fa9429c5
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ For a quick example, run this:
|
|||
deno run --allow-net https://deno.land/x/harmony/examples/ping.ts
|
||||
```
|
||||
|
||||
And input your bot's token and Intents.
|
||||
And input your bot's token.
|
||||
|
||||
Here is a small example of how to use harmony,
|
||||
|
||||
|
|
Loading…
Reference in a new issue