ubiquibot / comment-incentives

0 stars 10 forks source link

Fix/workaround for character limits #21

Closed 0x4007 closed 4 months ago

0x4007 commented 4 months ago

Resolves https://github.com/ubiquibot/comment-incentives/issues/19

Had to set up jest to get this to run locally (mocks.) Doing sort of a two-for-one and setting up some basic but much needed tests.

molecula451 commented 4 months ago

code looks good, can you paste us some sort of debugging output/result ?

0x4007 commented 4 months ago

code looks good, can you paste us some sort of debugging output/result ?

log.txt

0x4007 commented 4 months ago

Let's give it a test @molecula451

molecula451 commented 4 months ago

on my way!