Skip to content

Commit

Permalink
Revert "remove giver"
Browse files Browse the repository at this point in the history
This reverts commit 7aa204f.
  • Loading branch information
RamRamez committed Aug 26, 2024
1 parent 7aa204f commit 66e470f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/bot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Please cast in a channel to praise`,
const query = {
reason,
channel: channel.name,
giver: author.username,
recipientAddress: praiseReceiver.verified_addresses.eth_addresses[0] || praiseReceiver.custody_address,
recipientName: praiseReceiver.username,
};
Expand Down

0 comments on commit 66e470f

Please sign in to comment.