Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
828c8e6d83 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-08-05 19:34:50 -07:00
Jordan Eldredge
dfdffb390b Fix lint errors in skin-database 2019-08-05 19:26:54 -07:00
Jordan Eldredge
aedd8e4745
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-08-05 19:17:12 -07:00
Jordan Eldredge
4012b82a76 Allow Discord bot to query skins by item name 2019-06-23 19:19:26 -04:00
Jordan Eldredge
d820b8c830 Start playing with a Winston client that DMs me 2019-06-23 19:18:42 -04:00
Jordan Eldredge
fc3c641e52 Improve logging 2019-06-23 19:18:42 -04:00
Jordan Eldredge
b9726d5639 Fix lint errors 2019-06-09 13:36:44 -07:00
Jordan Eldredge
53bf5224ff Small improvements 2019-06-09 00:38:43 -04:00
Jordan Eldredge
aee0cf1f74 Unify discord-bot and skin-database 2019-06-09 00:13:04 -04: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