HoloKat
· 2w
what... how would you interpret that in reaction count? So if I put +234 in a note content this will be interpreted as 234 likes? Seems like a mess...
reactions are just events with the content field holding the reaction, typically an emoji. counts in most clients are just the sum of the number of reaction events tagged on the root event.
so either send 100 events to get the counter in most clients to say 100
or send one event with +100 and treat that special in your client