Lilybird v0.5.0
·
32 commits
to main
since this release
Changelog
CDN
helpers were added (import * as CDN from "lilybird/cdn"
)REST
helper can now be imported vialilybird/rest
<Interaction>.respond
renamed to<Interaction>.showChoices
Message
now contains everything returned by discord- Exposed the presence API
- You can set presence both by adding it to the client options or by calling
<Client>.setPresence
- You can set presence both by adding it to the client options or by calling
What's Changed
- fix spelling in docs by @yorunoken in #6
- Lilybird 0.5 by @Didas-git in #7
Full Changelog: https://github.com/Didas-git/lilybird/compare/[email protected]@0.5