Commit graph

167 commits

Author SHA1 Message Date
filipnyquist
10ee4ee08c
Merge pull request #181 from lbryio/Coolguy3289-patch-2
Explicitly Declared Implicitly declared vars
2018-06-02 20:38:04 +02:00
filipnyquist
620c7d91b8
Fixed bug with !stats
an undeclered variable caused the command to fail
2018-06-02 20:37:35 +02:00
Ralph
54638a2e7a
Explicitly Declared Implicitly declared vars 2018-06-01 14:40:19 -04:00
filipnyquist
01ff2d995a Fixed some variables, bugfixes 2018-05-30 18:20:12 +02:00
ICTman1076
1afd3dd799
Fix #deleted-channel issue (#167)
I did the best I could - message should now read:
"...Since the bot could not send you our Welcome message please check the posts in #welcome-to-lbry and see the Wunderbot and tipbot commands by typing `!help` in #bot-sandbox"
2018-05-24 20:26:40 +01:00
filipnyquist
5a5f320ef3
Merge pull request #163 from ykris45/patch-4
Update price.js
2018-04-23 17:58:36 +02:00
Ralph
364e761630
Added checks for blank baserole in config 2018-04-17 16:52:35 -04:00
YULIUS KURNIAWAN KRISTIANTO
a0b48a44e7
Update price.js 2018-04-17 02:34:24 +07:00
YULIUS KURNIAWAN KRISTIANTO
1af5f08b25
Update price.js 2018-04-16 02:16:18 +07:00
Ralph
328365a492
Removed Duplicate Code
During last Master Branch Merge, Lots of Dupe code was added for some reason. Thought it was all removed, but I guess I missed some.
2018-04-02 16:54:46 -04:00
Ralph
0d2d2dc270
Changed var to let 2018-04-02 16:34:55 -04:00
MSFTserver
5198918ed4
fix checks 2018-03-31 15:51:26 -07:00
MSFTserver
11f12120e0
fix bot crashes when not allowed to dm 2018-03-31 14:20:07 -07:00
Ralph
ba9f3de3d6
Update rolesetter.js 2018-03-30 17:54:56 -04:00
Ralph
7a6a9bf748
Added Base Role Functionality 2018-03-30 17:51:54 -04:00
Niko Storni
f3dc3c0356
armonize prettier config with tipbot 2018-03-28 18:33:15 -04:00
filipnyquist
5bef11b595
Merge pull request #124 from MSFTserver/patch-1
update lbry links [done]
2018-02-28 15:51:51 +01:00
YULIUS KURNIAWAN KRISTIANTO
402ee4aee9
Update speech.js
fix default
2018-01-21 20:03:27 +07:00
Ralph
4a4962755e
Added Checks, Comments and Cleanup
I've added a check to see if a role exists in the Discord server. I've also Commented all of my checks, and I've run the precommit to normalize the code a bit.
2018-01-18 12:58:35 -05:00
YULIUS KURNIAWAN KRISTIANTO
92771d4047
update welcome.js
be3052ce4c based minor changes from Mr Thomas
2018-01-10 23:45:46 +07:00
Niko
70e47d14ff
Merge pull request #126 from MSFTserver/patch-3
add command descriptions for !help
2018-01-03 01:48:53 +01:00
Niko Storni
5551546718 added preliminary support bot 2017-12-25 02:08:53 +01:00
MSFTserver
3783fc994b
fix usage as we specify it in description 2017-12-22 23:13:25 -08:00
MSFTserver
97b730f3ba
add command descriptions for !help 2017-12-22 23:11:31 -08:00
MSFTserver
1180b8f309
updat lbry links
cleaned it up a lot so hopefully it easier to follow working 100% in my server
2017-12-22 12:06:45 -08: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
d31f839039 formatted code 2017-12-20 00:28:28 +01:00
Niko
065facf799
Merge pull request #116 from nikooo777/commands-cleanup
Commands cleanup
2017-12-19 02:12:36 +01:00
Niko Storni
e396316ad8 added comments
added dynamic helpcommands
added cache for helpcommands
2017-12-19 01:53:52 +01:00
Niko Storni
136e158118 removed debug logging 2017-12-19 01:28:21 +01:00
Niko Storni
fe822fb110 added all commands
made commands case insensitive
removed old commands
2017-12-19 01:19:05 +01:00
MSFTserver
ade8b72508 update lbry linker
update fixes issues with usernames being used and discord not properly parsing the names out and throwing us ids so we will just ignore usernames given and parse out needed info as discussed in discord chat
2017-12-18 15:53:33 -08:00
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
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
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