Commit Graph

15 Commits

Author SHA1 Message Date
liushuyu b047824f59 Upgrade to Node.js 20 ...
... removing node-fetch and use built-in fetch function
2023-08-23 10:45:51 -06:00
liushuyu 1ca72ceb00
tree-wide: update to Node.js 18 LTS 2022-12-31 02:05:32 -07:00
liushuyu c48d5b23b2
docker: copy mjs files as well 2022-10-12 18:02:14 -06:00
liushuyu 0e5f158f11
docker: update dockerfile to use rollup 2022-09-14 03:05:55 -06:00
liushuyu 3f830cb6c5
yarn: downgrade colors 2022-01-09 18:01:21 -07:00
liushuyu bfdc66218c
Dockerfile: use official image from Node.js 2021-10-22 01:55:04 -06:00
liushuyu c067184ce3
multiple changes...
* Dockerfile: use `AS` directive to avoid ambiguity
* README: replace h1 with h2 to avoid CommonMark parser to fail
* deps: updated JS dependencies
2020-07-26 21:54:03 -06:00
liushuyu 3d3e466aab Dockerfile: add missing files 2020-05-02 00:37:37 -06:00
liushuyu 7d54dc1a78 meta: rewrite the bot in Typescript 2020-05-01 23:59:20 -06:00
chris062689 b5cf83a9fe Migrated from npm to yarn. Upgraded packages. Added rules code for removing role when agreeing to rules. 2018-02-27 19:19:14 -05:00
Chris faba13149c Updated data points. Updated responses to be an example file. Updated server 2018-01-20 00:11:52 -05:00
chris062689 8e576e2a3f Updated folder structure. Added back responses.json into src. Tweaked includes. 2017-10-04 22:21:36 -04:00
chris062689 c259926855 Updated Dockerfile with user context. 2017-10-01 16:46:05 -04:00
chris062689 5fe71a0e40 Migrated away from static JSON configuration files in favor of environmental variables. 2017-09-29 19:21:48 -04:00
chris062689 0e7d7aad46 Added Docker support. 2017-09-24 15:44:49 -04:00