v1.0.7 Changelog

v1.0.6 Changelog

v1.0.5 Changelog

v1.0.4 Changelog

v1.0.7 Changelog

v1.0.6 Changelog

v1.0.5 Changelog

v1.0.4 Changelog

v1.0.7 Changelog

Noah M.
Last Updated:

RelyBot v1.0.7 is here. Special thanks to jack_vinckx on our Discord for identifying this issue AND fixing it! Updates to v2 are still planned, like integration with Phoenix Development's services and more community management features.

Fixes

  • /join add not properly saving new welcome messages

A quick hotfix for this issue is modifying line 55 of commands/bot-admin/join.js to the following:

const type = interaction.options.getString("chan_type");


Was this article helpful?