Onboarding (Feature) - greatbritdan/AidanBot GitHub Wiki

Onboarding is a fancy way of saying commands to do with users joining the server. This differs from Discords built in onboarding!

Config values

  • join_message_channel: The channel that the welcome message will be sent in when a user joins.
  • join_message: The message that will be sent in when a user joins, defaults to 'Please welcome {name}!'.
  • join_role: The role to give a user when a user joins, requires AidanBot to have the 'manage_roles' permission.