Skip to content

Commit

Permalink
heart emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
bristermitten committed Oct 30, 2024
1 parent 0cf9dca commit 09f29f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/modules/core/bump.listener.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ export const BumpListener: EventListener = {

lastBumpTime = new Date()
scheduleBumpReminder(client)

await message.react('❤️')
}
}

Expand Down

0 comments on commit 09f29f6

Please sign in to comment.