Jordan Eldredge
86c3883af6
logger.warn only takes two arguments, unlike console.warn
2019-11-30 13:42:53 -08:00
dependabot[bot]
7c26257381
Bump mixin-deep from 1.3.1 to 1.3.2 in /experiments/skin-database ( #895 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-30 13:42:53 -08:00
Jordan Eldredge
646753526b
Fix lints
2019-11-30 13:42:53 -08:00
dependabot[bot]
e1c37b260a
Bump lodash from 4.17.11 to 4.17.15 in /experiments/skin-database ( #838 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-30 13:42:53 -08:00
Jordan Eldredge
02df797b40
Fix lint errors in skin-database
2019-11-30 13:42:53 -08:00
Jordan Eldredge
79ac60f1f1
Modern integration ( #833 )
...
* Make modern part of the code base
`yarn modern` will now start a dev server with the modern app running.
The debugger is not yet setup
`yarn test` will run all the tests, both Webamp and "modern".
* Let debug work
* Prettier
* Ignore lint errors for now
* Point test at the now skin location
2019-11-30 13:42:53 -08:00
Jordan Eldredge
ba3a4fdb25
Allow Discord bot to query skins by item name
2019-11-30 13:42:53 -08:00
Jordan Eldredge
2d6fd75540
Start playing with a Winston client that DMs me
2019-11-30 13:42:53 -08:00
Jordan Eldredge
2186d2eb11
Improve logging
2019-11-30 13:42:53 -08:00
Jordan Eldredge
041d56616c
Fix lint errors
2019-11-30 13:42:53 -08:00
Jordan Eldredge
3d8876f771
Small improvements
2019-11-30 13:42:53 -08:00
Jordan Eldredge
333e85ae23
Unify discord-bot and skin-database
2019-11-30 13:42:41 -08:00
Jordan Eldredge
3226d7820e
Fix path
2019-06-07 21:28:23 -07:00
Jordan Eldredge
a60e4cb5d3
Add screenshot and other Discord bot improvements
2019-06-07 21:27:38 -07:00
Jordan Eldredge
90b7a1e4f7
Pull discord-bot into skin-database
...
Also make the cli for the skin-database the canonical way to tweet
This opens the door for moving the state of which tweets have been
approved/denied/tweeted into the MongoDB database and not S3
2019-06-07 21:10:19 -07:00
Jordan Eldredge
0fded822f8
Start playing with database
2019-06-06 07:11:03 -07:00