v2.0 #55

Merged
Vylpes merged 73 commits from develop into main 2021-10-04 19:45:15 +01:00
Showing only changes of commit 75b0f426da - Show all commits

View file

@ -38,7 +38,7 @@ const client = new vylbot.client(config);
client.start();
```
See the `docs` folder for more information on how to use vylbot-core
See the [docs](https://github.com/Vylpes/vylbot-core/blob/main/docs/index.md) for more information on how to use vylbot-core
## Contributing