Merge pull request #110 from DjDeveloperr/main

fix(readme): intents no longer needed for ping example
This commit is contained in:
Helloyunho 2021-02-25 19:31:47 +09:00 committed by GitHub
commit c8d976762b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,