v1.0.0-pre1
Pre-release
Pre-release
- Updated to use the new site at https://disstat.pages.dev
- BREAKING: Replaced
postEvent()
withpostCustom()
to allow easier posting of other data - Note:
postCommand()
stays but accepts a newguildId
parameter for more statistics on bot usage - BREAKING: Removed
returnStats
option frompostStats()
, this may return later- Backend doesn't support this option anymore, so the function would call
getBot()
itself
- Backend doesn't support this option anymore, so the function would call
- There are now events emitted before and after autoposting
Caution
This is a pre-release and there will be more breaking changes until the full v1.0.0 is released.