Ralph
2e0c3a83ae
Merge pull request #276 from lbryio/Coolguy3289-patch-1
...
Removed Console Logging of return data.
2019-10-13 01:41:16 -04:00
Ralph
a71e59fb63
Removed Console Logging of return data.
2019-10-13 01:41:08 -04:00
Ralph
efddd9d588
Merge pull request #275 from kcseb/patch-1
...
Update stat.js to show 5 decimal value fiat prices.
2019-10-13 01:37:02 -04:00
Kenneth C
9720ece9a4
Update stat.js to show 5 decimal value fiat prices.
...
Update stat.js to show 5 decimal value fiat prices due to recent price dropping below the 2 decimal values previously.
2019-10-11 20:58:15 +01:00
Ralph
8c4ca9874d
Merge pull request #273 from felhe/fix-addrole
...
Fix crashing at role commands in private DMs
2019-10-11 00:16:16 -04:00
Ralph
4c9c4c1dbe
Merge pull request #272 from ProfessorDey/patch-3
...
Neaten up Definitions
2019-10-11 00:16:01 -04:00
felhe
f7bb1cb942
Simplify expressions in rolesetter
2019-10-11 01:00:15 +02:00
felhe
90f7b91274
Fix crashing at role commands in private DMs
2019-10-10 23:42:20 +02:00
ProfessorDey
ce3bfb87e9
Neaten up Definitions
...
Just a little adjustment to cut out a few unnecessary lines where an inline ternary operator would do.
2019-10-10 22:05:22 +01:00
Ralph
0e0190d874
Merge pull request #264 from utkarshiam/master
...
The Strict Equality Comparison added
2019-10-09 20:44:31 -04:00
Ralph
009b06ca4a
Merge pull request #270 from ProfessorDey/patch-6
...
Fix !why typo causing build failure
2019-10-09 20:44:13 -04:00
Ralph
ec4f157448
Merge branch 'master' into patch-6
2019-10-09 20:43:49 -04:00
Ralph
4ab49b85b7
Merge pull request #265 from ProfessorDey/patch-2
...
Simplify rolesetter.js Control Logic
2019-10-09 20:42:31 -04:00
Ralph
7d0e3bf750
Merge pull request #266 from ykris45/patch-14
...
change api from coinmarketcap to coingecko
2019-10-09 20:41:27 -04:00
Ralph
22dc3b0782
Merge pull request #271 from lbryio/Coolguy3289-patch-1
...
Correct syntax
2019-10-09 20:40:44 -04:00
Ralph
72cee0943e
Correct syntax
2019-10-09 20:40:32 -04:00
Ralph
61ee16ce64
Resolved syntax issues.
2019-10-09 20:37:54 -04:00
Ralph
28e95245b0
Closed string to resolve travis build
2019-10-09 20:28:26 -04:00
Ralph
8be75919cc
Merge pull request #269 from ProfessorDey/patch-5
...
Remove Babel from Dependencies
2019-10-09 20:18:37 -04:00
ProfessorDey
37bd54f921
Fix !why typo causing build failure
...
The !why commit seems to have included a typo as evidenced by the build failure logs, causing all other builds to fail:
https://travis-ci.com/lbryio/lbry-wunderbot/builds/130782835
This simply replaces the missing bracket and comma.
2019-10-09 23:31:24 +01:00
ProfessorDey
fe50f042aa
Remove Babel from package-lock.json
...
Updated to correct package-lock.json generated by npm.
2019-10-09 23:23:39 +01:00
ProfessorDey
6c864e4661
Remove Babel from package.json
...
Per @Coolguy3289 's request, removed the babel dependencies from the package.json
2019-10-09 23:21:47 +01:00
YULIUS KURNIAWAN KRISTIANTO
5f825b9156
update as niko request
2019-10-09 23:41:33 +07:00
YULIUS KURNIAWAN KRISTIANTO
4802cebf63
Update stats.js
2019-10-09 23:39:37 +07:00
YULIUS KURNIAWAN KRISTIANTO
516d0737ca
change api from coinmarketcap to coingecko
2019-10-09 22:42:32 +07:00
Niko
6ace1d8409
Merge pull request #263 from haichuan0424/issue-261
...
Fix#261 Replace vars with lets
2019-10-08 18:51:40 -04:00
ProfessorDey
74d4dec0dc
Simplify rolesetter.js Control Logic
...
Eliminates nesting of if-else statements and follows imperative control logic, making it much clearer what error messages are which and what order logic is handled in. Also neatens up the calls to 'msg.channel.send' into a single compact function declaration. Also eliminates case sensitivity entirely with a minimal performance hit by only performing '.toLowerCase()' on the first check for new/oldrole, though this could be replaced with a regexp object test instead. Every other comparison uses the matched role's name as this is guaranteed to be the correct case, assuming no issues with the config itself. This means users can enter the role in any case, preventing the biggest irritation to most users besides spelling errors.
2019-10-08 22:54:01 +01:00
Jeremy Kauffman
b0f4ae3c4e
Merge pull request #262 from ICTman1076/patch-2
...
Proposed !why command
2019-10-08 14:38:10 -04:00
utkarshiam
2fc9928ab9
The Strict Equality Comparison added
2019-10-08 05:21:48 +05:30
Haichuan He
0b5c6082e9
Fix#261:remove vars
2019-10-07 17:24:18 -04:00
Haichuan He
dc526adf1a
Fix#261:remove vars for purge.js
2019-10-07 17:22:23 -04:00
Haichuan He
fe0ee6229a
Fix#261: remove vars
2019-10-07 17:16:10 -04:00
Haichuan He
13385b38df
replace var with let for price.js and purge.js
2019-10-07 17:07:43 -04:00
Haichuan He
1411fb28c9
replace var with let for purge.js
2019-10-07 16:28:18 -04:00
ICTman1076
9a9607e755
Proposed !why command
...
Thought I may as well write something for #245
2019-10-07 18:38:22 +01:00
Ralph
a5ce51838f
Merge pull request #260 from lbryio/Coolguy3289-patch-1
...
Remove Community Roles
2019-10-07 01:32:02 -04:00
Ralph
6413cffebb
Remove Community Roles
2019-10-07 01:31:34 -04:00
Ralph
c3a37cc766
Merge pull request #259 from felhe/master
...
Support Android/Desktop option for release notes
2019-10-06 22:04:07 -04:00
felhe
d722a943d1
Refactor releasenotes and improve layout
2019-10-06 14:04:13 +02:00
felhe
3ed0272558
Add Android/Desktop option to releasenotes command
2019-10-06 13:07:36 +02:00
Ralph
ae997bd00b
Update package-lock.json
2019-09-30 02:38:35 -04:00
Ralph
a6db03de25
Update Babel
2019-09-30 02:37:46 -04:00
Ralph
922a748dd6
Update package-lock.json
2019-09-30 02:21:18 -04:00
Ralph
e6d2d59c78
Update package-lock.json
2019-09-30 02:13:52 -04:00
Ralph
90591c4d64
Update Braces in Package file to force update
2019-09-30 02:13:06 -04:00
Ralph
fdd4053fc7
Update package-lock.json
2019-09-30 02:10:56 -04:00
Ralph
312445367a
Update Dependencies
2019-09-30 02:03:40 -04:00
Ralph
47d013db59
Update dependencies
2019-09-30 01:43:06 -04:00
Ralph
e692f7e824
Corrected syntax
2019-09-30 00:54:53 -04:00
Ralph
52e22a4ceb
Merge pull request #257 from lbryio/Coolguy3289-patch-3
...
Update mongodb version
2019-09-30 00:45:11 -04:00