Commit graph

564 commits

Author SHA1 Message Date
filipnyquist
a9c25e749d
Merge pull request #157 from lbryio/Coolguy3289-patch-1
Removed Duplicate Code
2018-04-02 22:56:00 +02: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
filipnyquist
d502f31f24
Merge pull request #156 from lbryio/Coolguy3289-patch-1
Removed Unnecessary Semi-Colon
2018-04-02 22:41:32 +02:00
Ralph
f578c8a6f0
Removed Unnecessary Semi-Colon 2018-04-02 16:40:49 -04:00
filipnyquist
12776df4af
Merge pull request #153 from Coolguy3289/patch-4
Updates to Wunderbot
2018-04-02 22:36:22 +02:00
Ralph
0d2d2dc270
Changed var to let 2018-04-02 16:34:55 -04:00
MSFTserver
1f92b7b663
move treating command
moves treating command message down to valid command to avoid logging all messages with activator !
2018-03-31 16:14:13 -07:00
MSFTserver
5198918ed4
fix checks 2018-03-31 15:51:26 -07:00
MSFTserver
9dea8384fc
fix checks 2018-03-31 15:46:34 -07:00
filipnyquist
18cb5eef4f
Merge pull request #155 from lbryio/MSFTserver-patch-1
update prettier for windows
2018-04-01 00:04:39 +02:00
MSFTserver
6c877ce5e4
update prettier for windows 2018-03-31 14:56:45 -07:00
MSFTserver
5fb14d97a8
last fixes for crashes pm2 will catch and restart 2018-03-31 14:24:18 -07:00
MSFTserver
11f12120e0
fix bot crashes when not allowed to dm 2018-03-31 14:20:07 -07:00
MSFTserver
f77041f695
crash fix for offline and non dm-able 2018-03-31 14:05:12 -07:00
Ralph
7ef70e9908
Merge pull request #4 from Coolguy3289/patch-2
Patch 2
2018-03-30 17:56:17 -04: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
Ralph
e693dd5528
Reverted RegEx on Prettier Script 2018-03-30 17:28:16 -04:00
Ralph
0449daefd0
Merge pull request #3 from Coolguy3289/patch-2
Fix Prettier
2018-03-30 16:12:23 -04:00
Ralph
f38d2f2f0c
Merge pull request #2 from Coolguy3289/patch-3
Update rolelist to include baserole
2018-03-30 16:10:35 -04:00
Ralph
6db77871d1
Updated setGame to setActivity (Deprecation) 2018-03-30 16:07:30 -04:00
Ralph
fe568ebfb9
Update rolelist to include baserole 2018-03-30 15:51:30 -04:00
Ralph
5bb31db427
Fix Prettier 2018-03-30 15:49:54 -04:00
filipnyquist
9038811844
Merge pull request #151 from lbryio/pretty-nice
armonize prettier config with tipbot
2018-03-30 16:37:07 +02:00
Ralph
3ca233bea6 Re-Added moderation to config (#148)
* Re-Add moderation to config
2018-03-29 15:57:25 -04:00
Niko Storni
f3dc3c0356
armonize prettier config with tipbot 2018-03-28 18:33:15 -04:00
Niko Storni
9db8e164ce
update dependencies 2018-03-28 18:32:14 -04:00
filipnyquist
980e77d0e1
Merge pull request #149 from MSFTserver/patch-9
check if user is online
2018-03-28 15:54:13 +02:00
MSFTserver
effc17ad12
check if user is online 2018-03-27 14:12:36 -07:00
filipnyquist
3b4e23bb26
Merge pull request #147 from ykris45/patch-3
LGTM!
2018-02-28 17:32:56 +01:00
filipnyquist
5bef11b595
Merge pull request #124 from MSFTserver/patch-1
update lbry links [done]
2018-02-28 15:51:51 +01:00
Alex Grin
c310d9a46b
Merge pull request #144 from lbrydocs/patch-1
create initial LICENSE file
2018-02-28 09:43:57 -05:00
YULIUS KURNIAWAN KRISTIANTO
1ea37c878a
added new commands
lbry basic ready to wunderbot helpcommand
2018-02-19 22:05:20 +07:00
MSFTserver
298479ea9c
fix aliases
to use aliases youll need to create a alias.json in the folder with bot.js 
Example:
```
{
"tests":"stats"
}
```
2018-02-16 00:45:47 -08:00
LBRY Docs
e03a2de250
create initial LICENSE file 2018-02-05 12:45:58 -08:00
filipnyquist
ed08975c53
Merge pull request #143 from ykris45/patch-2
added some commands and bold -new
2018-02-02 23:49:34 +01:00
Thomas Zarebczan
3b309ae55f
fix wording 2018-02-02 16:23:51 -05:00
YULIUS KURNIAWAN KRISTIANTO
293eaca542
add links 2018-01-31 22:49:59 +07:00
YULIUS KURNIAWAN KRISTIANTO
c713e88b17
added phone commands and bold -new
newly codes guys.
2018-01-31 22:42:46 +07:00
filipnyquist
1a61afd4bd
Merge pull request #142 from ykris45/patch-1
Update speech.js
2018-01-21 14:15:12 +01:00
YULIUS KURNIAWAN KRISTIANTO
402ee4aee9
Update speech.js
fix default
2018-01-21 20:03:27 +07:00
Niko
ec58d10d26
Merge pull request #138 from MSFTserver/patch-6
fix up some help commands
2018-01-19 11:24:23 +01:00
Niko
5a84093fda
Merge pull request #140 from Coolguy3289/patch-4
Added Checks, Comments and Cleanup
2018-01-19 11:19:20 +01:00
MSFTserver
96e1a9bd46
add contributing 2018-01-18 12:26:51 -08:00
MSFTserver
fb4eb01374
last fix 2018-01-18 10:46:05 -08: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
MSFTserver
a95f4679a7
fix up some help commands 2018-01-16 13:47:30 -08:00
filipnyquist
b7b02680b1
Merge pull request #137 from ykris45/patch-3
added missing links
2018-01-14 19:49:41 +01:00
YULIUS KURNIAWAN KRISTIANTO
950aa64593
Update commands.json 2018-01-14 06:00:32 +07:00
YULIUS KURNIAWAN KRISTIANTO
909575199e
added missing links 2018-01-14 05:56:24 +07:00