Commit graph

271 commits

Author SHA1 Message Date
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
Electron - Mark Firth
69ce109932
Better Text
Better text
2019-08-26 13:29:02 +10: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
Ralph
a41192c242
Merge pull request #246 from ykris45/patch-13
Mega Changes io to com Instances
2019-07-01 17:57:52 -04:00
YULIUS KURNIAWAN KRISTIANTO
9e3370f3af
Update claimbot.js 2019-07-01 22:36:12 +07:00
YULIUS KURNIAWAN KRISTIANTO
d49868021b
Update lbrylink.js 2019-07-01 22:31:06 +07:00
YULIUS KURNIAWAN KRISTIANTO
b6edfdd9c5
Update welcome.js 2019-07-01 22:28:46 +07:00
Ralph
fcd53e72c0
Disable auto-send on user join
Per @tzarebczan the auto message has been temporarily disabled.
2019-06-25 18:53:12 -04:00
Ralph
01ff264d60
Change Verification to Rewards Approval 2019-06-20 15:32:09 -04:00
YULIUS KURNIAWAN KRISTIANTO
813aae5c50
Update welcome.js
fix
2019-04-29 20:53:36 +07:00
YULIUS KURNIAWAN KRISTIANTO
1ad6a513e3
fix as per request from niko 2019-04-26 19:52:13 +07:00
YULIUS KURNIAWAN KRISTIANTO
d3d3bdb890
Update welcome.js 2019-04-26 00:20:55 +07:00
YULIUS KURNIAWAN KRISTIANTO
91debe0f7b
Update hash.js 2019-03-27 02:36:06 +07:00
YULIUS KURNIAWAN KRISTIANTO
6258ee5386
Update welcome.js 2019-03-27 02:30:20 +07:00
Ralph
5f3f2a7461
Add catch for DMs 2019-02-14 18:40:36 -05:00
Niko Storni
006c2e4912 fix #223 and #217 2018-12-19 11:33:39 -05:00
Ralph
f6cd59d756
Ran prettier 2018-12-09 14:40:48 -05:00
Ralph
82472a8870
Moved comment 2018-12-09 14:35:47 -05:00
Ralph
ba0af0d3e9
Update rolesetter.js 2018-12-09 14:30:10 -05:00
Ralph
f7dec07e50
Updated output of roles list, added baserole check 2018-12-09 14:22:43 -05:00
Ralph
67be623b3f
Corrected syntax 2018-12-09 14:03:22 -05:00
Ralph
f6b92bd28a
Adds LBRYian to roles help text 2018-12-09 12:58:20 -05:00
Ralph
dbc1e5be14
Allows for Baserole to be self-assigned 2018-12-09 12:53:04 -05: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
YULIUS KURNIAWAN KRISTIANTO
71adc6aa70
Update speech.js 2018-10-29 05:57:45 +07:00
YULIUS KURNIAWAN KRISTIANTO
c33f7901cf
Update stats.js 2018-10-29 05:56:49 +07:00
YULIUS KURNIAWAN KRISTIANTO
1a6cb5a4d1
Update hash.js 2018-10-29 05:56:00 +07:00
YULIUS KURNIAWAN KRISTIANTO
e44c14175c
Update welcome.js 2018-10-29 05:52:53 +07:00
YULIUS KURNIAWAN KRISTIANTO
806d07e8b3
Update releasenotes.js 2018-10-29 05:50:04 +07: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
Niko Storni
2b186b453c upgrade deps
stop using yarn
update readme
2018-08-28 06:45:49 -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
8276a581eb
Remove toLowercase until bug has been fixed.
Remove toLowercase until the bug has been fixed.
2018-08-22 18:07:11 +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
a318f4a114
Merge pull request #209 from LavRadis/patch-1
Clarifications about the LBRYian role - Update rolesetter.js
2018-07-30 15:16:48 +02:00
filipnyquist
ac78ac158b Added lowercase to wunderbot ranks. Fixes #160. 2018-07-30 15:09:45 +02:00
Lav Radis
ca746a9a0f
Update rolesetter.js
Just some clarifications about the LBRYian role based on question form a user.
2018-07-28 20:29:25 +02:00