bitbot icon indicating copy to clipboard operation
bitbot copied to clipboard

!sendcoins when users is offline causes those coins to vanish

Open zuzak opened this issue 5 years ago • 2 comments

13:34:33 -!- human [~human@earth/species/human] has quit [Remote host closed the connection]
13:34:53 <@person> BitBot: sendcoins human 500
13:34:54 <+BitBot> [Coins] person sent 500.00 coins to human
13:35:16 -!- mode/#chanel [+v human] by ChanServ
13:35:16 -!- human [~human@earth/species/human] has joined #channel
13:35:19 <+human> BitBot: coins
13:35:19 <+BitBot> [Coins] human has 0.00 coins

zuzak avatar Feb 20 '20 15:02 zuzak

when online, the coins will go to the user's nickserv account name. when offline, it goes directly to the provided nickname.

not sure how i can fix this

jesopo avatar Feb 20 '20 15:02 jesopo

Maybe you could keep track of what account name a nick was last associated with? I do something like that in reverse for public badge lists with badger, where I associate NickServ accounts to the nick they last used.

MineRobber9000 avatar Feb 28 '20 18:02 MineRobber9000