Releasing v1.0.0
Typescript is here!
BREAKING CHANGE
- Dokdo.Client
YOU SHOULD USE new Dokdo.Client()
instead of new Dokdo()
Please check the example on readme or examples/bot.js
.
- Removed djsDocs command
Due to outdated api website, the djsDocs command has been removed.
Related PR
- ref: Typescript rewrite by @filename24 in #515
- Releasing v1.0.0 by @wonderlandpark in #516
Full Changelog: v0.6.2...v1.0