Skip to content

Premium & Updates

Compare
Choose a tag to compare
@scottbucher scottbucher released this 19 Oct 01:02
· 871 commits to master since this release
20e1842

New Features:

  • Use the new birthday blacklist feature to block certain users from having their birthday celebrated, useful for preventing trolls from inputting the wrong birthday!
  • The new birthday master role decides who can use administrator commands rather than reserving those commands from those with the ADMINISTRATOR permission

Premium:

  • The new Birthday Bot Premium service is now available. Get access to unique and new features, avoid voting and support development!

  • Birthday Bot now supports user-specific birthday messages for premium servers. A user-specific birthday message is a message for a certain user only (each user can only have one assigned to them) and it overrides all other messages.

  • Set the color of the birthday message embed!

  • Get up to 500 custom birthday messages (free is now only 10)!

  • You don't have to vote!

New Commands:

  • bday premium - view information about Birthday Bot Premium.
  • bday subscribe - subscribe to Birthday Bot Premium.
  • bday create birthdayMasterRole - create the default birthday master role
  • bday update birthdayMasterRole <role> - update the birthday master role.
  • bday clear birthdayMasterRole - clear the birthday master role.
  • bday blacklist add <user> - add a user to the birthday blacklist.
  • bday blacklist remove <user> - remove a user from the birthday blacklist.
  • bday blacklist clear - clear the birthday blacklist.
  • bday blacklist list - view the birthday blacklist.

Premium Commands:

  • bday message list user - list of all user-specific birthday messages.
  • bday message add <@User> <Message> - add a user-specific message.
  • bday message remove <@User> - remove a user-specific message.
  • bday message color [color] - set the color of the birthday message embed.

Various bug fixes and improvements.