Commit graph

579 commits

Author SHA1 Message Date
Niko Storni
ed28f2ad57 Merge remote-tracking branch 'origin/master' into commands-cleanup 2017-12-19 00:34:27 +01:00
filipnyquist
3cb7028f63
Merge pull request #101 from Coolguy3289/patch-3
Updates to rolesetter and default config
2017-12-18 21:49:24 +01:00
filipnyquist
5fc5df4b45
Merge pull request #100 from MSFTserver/patch-5
fix username issues in lbrylink.js[done]
2017-12-18 21:48:45 +01:00
filipnyquist
b3161d5e15
Merge pull request #105 from nikooo777/master
removed duplicates due to tips and supports
2017-12-18 21:48:18 +01:00
filipnyquist
79a02ae719
Merge pull request #109 from MSFTserver/master
fix release notes
2017-12-18 21:47:56 +01:00
filipnyquist
72d9fe213f
Merge pull request #107 from ykris45/patch-2
LGTM!
2017-12-14 18:59:42 +01:00
Thomas Zarebczan
9f2728558f
lowercase
fix capitalization
2017-12-14 09:44:03 -05:00
YULIUS KURNIAWAN KRISTIANTO
6e8dd9d10f
Add tx to display helpful commands 2017-12-14 09:56:09 +07:00
YULIUS KURNIAWAN KRISTIANTO
938f92e71d
Edit publisher and fixes to youtuber 2017-12-14 09:49:59 +07:00
Thomas Zarebczan
4f785a7396
change publisher to youtuber, add transaction types
+fix link
+tx types faq
2017-12-13 21:11:57 -05:00
YULIUS KURNIAWAN KRISTIANTO
81cbd119b2
Add youtube commands 2017-12-13 18:35:45 +07:00
Niko Storni
df8258ea75 cleaned up commands
made is to that they get triggered even inbetween the messages
UNTESTED and not fully configured yet
2017-12-13 02:01:35 +01:00
MSFTserver
fcd90ef5a5 fix release notes 2017-12-12 12:20:53 -08:00
Thomas Zarebczan
dfbe7fbfd7
fixes + updates 2017-12-12 14:12:14 -05:00
YULIUS KURNIAWAN KRISTIANTO
0952daf34b
Update Commands.js
Fix duplicates
2017-12-12 14:31:12 +07:00
YULIUS KURNIAWAN KRISTIANTO
373a41ecce
Update commands.js
adding a new commands , shapeshift and youtube based on new FAQ, Please review after pushed this. thanks
2017-12-11 10:37:54 +07:00
Niko Storni
8f33a9ce6c removed duplicates due to tips and supports
fixed crash in claimbot
2017-12-04 02:14:23 +01:00
Ralph
4e8615e5e3
Changed Default roles to roles that won't matter
Since these roles are above the Wunderbot role, it won't be able to add them to anyone. Also, if on some remote possibility the bot is able to add the role, it won't do much for the user, given the nature of the roles.
2017-11-22 17:42:50 -05:00
Ralph
60c2498147
Added another catch
I have added a parent if statement to check if someone runs the !addrole or !delrole command without a suffix.
2017-11-22 17:22:12 -05:00
MSFTserver
de003e670d
remove username from message
(causing mobile issues)
2017-11-21 10:28:03 -08:00
MSFTserver
ecff38eaad
remove uneeded console.logs 2017-11-20 08:09:15 -08:00
MSFTserver
8d8ff5fe5d
fix username issues
https://github.com/lbryio/lbry-wunderbot/issues/87
2017-11-20 08:08:16 -08:00
Niko
766cca7e49
Merge pull request #96 from nikooo777/master
show entire claim ID in claims
2017-11-19 21:03:58 +01:00
Niko Storni
e5e1751cd8 show entire claim ID in claims 2017-11-19 21:02:46 +01:00
filipnyquist
2e8dfa2a93
Merge pull request #94 from filipnyquist/master
Added irc-bridge, example in default.json.example
2017-11-17 23:25:42 +01:00
filipnyquist
d88795340a
Merge pull request #93 from nikooo777/master
prettified code once and for all
2017-11-17 23:25:13 +01:00
Fillerino
235eac753d Linting 2017-11-17 23:20:11 +01:00
Fillerino
8f4cd19528 Added irc-bridge, example in default.json.example
Added irc-bridge, example in default.json.example
2017-11-17 23:18:43 +01:00
Niko Storni
6fff099a62 prettified code once and for all 2017-11-17 22:47:17 +01:00
filipnyquist
b5d144111e
Merge pull request #91 from nikooo777/master
fixed crash in bot
2017-11-17 22:44:37 +01:00
Niko Storni
62001006fa simplyfied code in helpers
fixed #90
2017-11-17 22:39:04 +01:00
filipnyquist
30945a475a
Merge pull request #89 from MSFTserver/patch-4
fix timestamp
2017-11-17 22:10:02 +01:00
MSFTserver
573a70e0f2
fix timestamp 2017-11-17 12:42:11 -08:00
filipnyquist
455b935092
Merge pull request #88 from MSFTserver/patch-3
bot to change lbry:// urls to open.lbry.io[done]
2017-11-17 21:19:41 +01:00
filipnyquist
44267e3f9e
Merge pull request #84 from nikooo777/content-bot
Content bot
2017-11-17 21:18:12 +01:00
MSFTserver
04e33676dd
add ignore private messages 2017-11-16 10:12:09 -08:00
MSFTserver
7f274408a8
last fix for bot 2017-11-16 10:07:20 -08:00
MSFTserver
96294f032f
fix some issues 2017-11-15 15:48:07 -08:00
MSFTserver
cb87a9495b revamp #2 2017-11-15 14:16:30 -08:00
MSFTserver
6a7b68afc3
revamp 2017-11-15 12:46:43 -08:00
filipnyquist
ff86a203a2
Merge pull request #83 from MSFTserver/patch-1
replace btc pricebot for any alt on crypto compare[done]
2017-11-15 21:23:09 +01:00
filipnyquist
1336aaece5
Merge pull request #82 from MSFTserver/master
update stats bot[done]
2017-11-15 21:21:50 +01:00
MSFTserver
e95b517135
lowercase P 2017-11-15 11:42:54 -08:00
MSFTserver
c8979b52c5
bot to change lbry:// urls to open.lbry.io 2017-11-15 11:28:30 -08:00
MSFTserver
39c19da3b9 remove uneeded console.log's 2017-11-14 11:15:41 -08:00
Niko Storni
d01777b39a fixed claimbot
updated packages
added configs
formatted configs
2017-11-14 00:25:04 +01:00
MSFTserver
de3f20a1b8
add max 8 digits after decimal 2017-11-11 14:19:01 -08:00
MSFTserver
7a1880a32b
replace btc pricebot for any alt on crypto compare 2017-11-11 14:12:32 -08:00
MSFTserver
dec14ffe3a update stats bot 2017-11-11 10:06:13 -08:00
filipnyquist
8411aa282e
Merge pull request #77 from MSFTserver/master
add !btc Price bot[done]
2017-11-10 22:08:03 +01:00