Commit graph

32 commits

Author SHA1 Message Date
Ralph
676e64a2ae Ran pre-commit checks 2019-12-29 19:00:48 -05:00
Ralph
fa0a916774
Merge branch 'master' into Coolguy3289-patch-3 2019-11-17 13:55:46 -05:00
Ralph
e366920bcc Remove null channel check 2019-11-17 13:54:03 -05:00
Ralph
de593f247c Add enabled flag for claimbot and irc-bridge to config
update configuration
2019-11-17 13:47:58 -05:00
Jeremy Kauffman
267128b3ee
disable claim bot 2019-11-15 11:05:55 -05:00
Jeremy Kauffman
61dbeb8fe8
disable announcing claims 2019-11-15 11:04:51 -05:00
Thomas Zarebczan
b451e990b3
don't use channel names in URLs for now
Not supported in app/web yet.
2019-07-26 17:55:51 -04:00
YULIUS KURNIAWAN KRISTIANTO
9e3370f3af
Update claimbot.js 2019-07-01 22:36:12 +07:00
Niko Storni
d59bba201f
fix undeclared variable 2018-11-27 21:09:05 -05:00
Niko Storni
0d629690b7
up one 2018-11-27 20:59:33 -05:00
Niko Storni
1855e95a87
fix more bugs... 2018-11-27 20:35:33 -05:00
Niko Storni
1631d4aeab
big cleanup
how does this bot even work?
2018-11-27 20:01:58 -05:00
Niko Storni
e5bae39aeb
last bug fixes 2018-11-27 17:36:36 -05:00
Niko Storni
b8ef2ee9ec
bug fixes 2018-11-27 17:21:49 -05:00
Niko Storni
c02e364759
rewrite claimbot
add missing packages
rename example config
update example config
2018-11-27 17:04:30 -05:00
Niko Storni
72ae7fd91c
run linter 2018-11-15 12:40:21 -05:00
filipnyquist
d42313d0f8
Update claimbot.js 2018-10-24 23:44:55 +02:00
filipnyquist
744772b449
Pause claimbot until..
Pause the claimbot module until we get https://github.com/lbryio/chainquery/issues/58 fixed and merged!
2018-10-24 23:29:36 +02:00
Niko Storni
2ed6582dbf run precommit before pushing! 2018-08-28 06:47:27 -04:00
filipnyquist
43fec97474
We do not need toFixed, toFloat does this automatically for us. 2018-08-22 20:22:28 +02:00
YULIUS KURNIAWAN KRISTIANTO
1770f147cf Update claimbot.js (#214) 2018-08-22 19:13:34 +02:00
filipnyquist
8e5488c822
Added bugfixes for #212
Added all the fixes that discord currently allows us to do!
Fixes:
Renamed Author to Channel
Rounded to 3 decimals instead of 2
Changed the image to be an image and not thumbnail, gives us a bit of a bigger image.
2018-08-22 18:39:00 +02:00
filipnyquist
7bbb637d7c Added the missing metadata about the claim value, changed the author to channel.
This fixes #98.
2018-08-22 03:30:41 +02:00
filipnyquist
7d524713f4 Changed wunderbot to use chainquery for claims, this allows us to get more information into the claims. Also cleaned up the message format.
This PR fixes #190, #152, #97.
2018-08-21 12:46:12 +02:00
filipnyquist
f0318d1338
Fixed so that the claimId is added to urls.
Now claims have their id added to the link, this fixes #192.
2018-07-19 15:54:58 +02:00
filipnyquist
859d9bf5e1 Fixed so claimId is in the published link to content, this will fix #192. 2018-06-28 14:42:11 +02:00
Niko Storni
f3dc3c0356
armonize prettier config with tipbot 2018-03-28 18:33:15 -04:00
Niko Storni
844d158d95 fixed claimbot spamming supports
added extra check while checking for permissions
changed a bunch of vars in lets
2017-12-20 01:28:50 +01:00
Niko Storni
8f33a9ce6c removed duplicates due to tips and supports
fixed crash in claimbot
2017-12-04 02:14:23 +01:00
Niko Storni
e5e1751cd8 show entire claim ID in claims 2017-11-19 21:02:46 +01:00
Niko Storni
d01777b39a fixed claimbot
updated packages
added configs
formatted configs
2017-11-14 00:25:04 +01:00
Niko Storni
aa6a233317 added semi-working content bot
requires lbry-decoder
2017-11-10 02:27:11 +01:00