ControlxFreak/XmasLootBox

add a !send command

Closed this issue · 3 comments

let people send NFTs to eachother...

however, this will require:

  1. goerlli eth in every wallet to pay for gas fees
  2. private keys for every address so we can sign the transaction

so IDK how easily this can be accomplished 🤷‍♂️

On option:

  1. In the !add command, the owner can send some eth to the new address to cover fees.
  2. When I create the accounts, I can manually set the owner as an approved person to act on their behalf

^^ This would work

it is now !gift, but yes I did it.

I decided storing the private keys in plain text is fine since this is all fake anyway