Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Releases: GogoVega/nestor-bot

v1.0.0-beta.2 (Beta Version 2)

11 Sep 15:09
2527230
Compare
Choose a tag to compare
Pre-release

Added

  • (GuildMemberAdd) Check if the member has already this role.
  • (GuildMemberRemove) Check if the member still has this role.
  • (process-infos) Add process-infos command.

Changed

  • (command-fablab) Allow modification of the previous time.
  • (role-reaction) Send plural log message if multiple roles.

Fixed

  • (command-fablab) Check if received attachment is an image.
  • (command-fablab) Check if the maximum number of fields is not reached.
  • (role-reaction) Exclude roles managed and @everyone role.
  • (GuildMember) displayAvatarURL returns null if undefined.

v1.0.0-beta.1 (Beta Version 1)

04 Sep 14:17
cb5a94a
Compare
Choose a tag to compare
Pre-release

Added

  • (command-fablab) Check if the message is editable and if the order status allows this command.
  • (GuildMemberAdd) createdTimestamp and joinedTimestamp.
  • (GuildMemberRemove) createdTimestamp, joinedTimestamp and leftTimestamp.

Fixed

  • (messageUpdate) Ignore changes to integrations (gif, links).
  • (Client) GuildMembers Intent missing for GuildMember events.
  • (GuildMember) nickname returns null if undefined.