intents no longer needed for ping example

This commit is contained in:
DjDeveloperr 2021-02-25 15:59:42 +05:30
parent d5634f676f
commit 30fa9429c5
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,