CAUTION: The bot may say that you’re running it for the first time after upgrading to this version. Please ignore it - it will not affect any functionality.
The currency
key is now defined in gateways
instead of on each gateway (no longer defined on gateways.paypal
, gateways.coinbaseCommerce
andgateways.stripe
). Move it up to the higher scope for it to tak fe effect.
Removed permissions
. Set permissions using the Discord UI: Server Settings > Integrations > Bot Name > Click a command and edit the permissions.
config.yml
and lang.yml
locations are now independent of your current working directory - this means that running the bot like node /long/path/to/bot/dist/index.js
should work correctly now.servicecutsplit
to multiple files for each subcommand.tsc
.