filipnyquist
ab0c928e65
Fixed variables for releasenotes
2018-06-05 22:16:58 +02:00
YULIUS KURNIAWAN KRISTIANTO
80ca7c2faf
fix bugs on !hash
2018-06-05 02:09:36 +07:00
YULIUS KURNIAWAN KRISTIANTO
5b9d79aa2d
Update stats.js
2018-06-03 03:37:33 +07:00
filipnyquist
4043fdb962
Merge pull request #178 from ykris45/patch-5
...
Fixed some variables
2018-06-02 20:38:47 +02:00
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
YULIUS KURNIAWAN KRISTIANTO
3282bb667e
fix some variables
2018-06-02 20:30:41 +07:00
Ralph
54638a2e7a
Explicitly Declared Implicitly declared vars
2018-06-01 14:40:19 -04:00
YULIUS KURNIAWAN KRISTIANTO
389290049d
Fixed some variables
2018-05-31 23:29:20 +07:00
YULIUS KURNIAWAN KRISTIANTO
238a78ba87
coinmarketcap V2
2018-05-31 02:06:00 +07:00
filipnyquist
5ccfaaf4c7
Fixed problem with aliases causing bot to crash
2018-05-30 18:44:20 +02: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
2e527ff3a8
Merge branch 'master' into patch-8
2018-04-17 16:54:36 -04: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
Niko
84782bfb4d
remove unnecessary prints
2018-04-03 14:00:47 -04:00
Niko
0de418b560
update clause
2018-04-03 13:59:22 -04: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
f578c8a6f0
Removed Unnecessary Semi-Colon
2018-04-02 16:40:49 -04: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
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
6db77871d1
Updated setGame to setActivity (Deprecation)
2018-03-30 16:07:30 -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
MSFTserver
effc17ad12
check if user is online
2018-03-27 14:12:36 -07:00
filipnyquist
5bef11b595
Merge pull request #124 from MSFTserver/patch-1
...
update lbry links [done]
2018-02-28 15:51:51 +01: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
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
e5b39ccd8b
fail silently if a command doesn't exist
...
because it most likely does now....
2017-12-19 02:21:26 +01:00