Commit graph

23 commits

Author SHA1 Message Date
Oliver Akins
b301cefcae
Add the ability to get the counter value without changing it via nightbot command 2022-08-18 11:55:49 -06:00
Oliver Akins
1ea19ebe8c
Update the file server path 2022-08-14 14:24:38 -06:00
Oliver Akins
57c8e90af9
Remove Nightbot header parsing, make use the async'd DB 2022-08-14 14:21:38 -06:00
Oliver Akins
3c293d371a
Update the Nightbot command to use the async'd DB 2022-08-14 14:21:15 -06:00
Oliver Akins
bca094c832
Have the JSON DB extend the DB handler 2022-08-14 14:20:53 -06:00
Oliver Akins
4045b3d859
Add an abstract DatabaseHandler class 2022-08-14 14:20:41 -06:00
Oliver Akins
0d10ddb8b5
Use the getMessage method instead of hard-coded values 2022-08-14 13:59:33 -06:00
Oliver Akins
f8d9145431
Don't specify Nightbot headers in the endpoint and prevent GET requests 2022-08-14 13:59:16 -06:00
Oliver Akins
70e1b46f4c
Add some helpful methods and change the counter data structure to allow message storage. 2022-08-14 13:58:28 -06:00
Oliver Akins
c2c767697a
Add a clean recipe for removing tsbuild stuff 2022-08-14 13:51:27 -06:00
Oliver Akins
f68b60d14c
Add some helpful debug points when developing 2022-08-14 13:51:06 -06:00
Oliver Akins
5b5ad11676
Make the Nightbot headers required when included 2022-08-14 13:50:30 -06:00
Oliver Akins
78200a680d
Implement the advanced Nightbot command 2022-08-14 13:49:43 -06:00
Oliver Akins
10983cec6f
Add @hapi/boom as a dependency 2022-08-09 19:12:39 -06:00
Oliver Akins
e83c097e98
Add a rund recipe and remove the interfaces dependency 2022-08-09 19:12:27 -06:00
Oliver Akins
0eaaa4a94d
Add the schemas for route params 2022-08-09 19:11:48 -06:00
Oliver Akins
543b9be2c1
Add header info file for Nightbot 2022-08-09 19:11:28 -06:00
Oliver Akins
dc767d3155
Shutdown the DB on exit 2022-08-09 19:11:07 -06:00
Oliver Akins
631afe7ed4
Add methods to the database handler 2022-08-09 19:10:49 -06:00
Oliver Akins
ce3dbbfe47
Implement the endpoint for using a counter 2022-08-09 19:10:36 -06:00
Oliver Akins
eb518341c8
Add endpoint for serving site files 2022-08-09 19:09:36 -06:00
Oliver Akins
29eb4cc933
Remove ping endpoint 2022-08-09 19:09:26 -06:00
233c1c4da6 Initial commit 2022-08-08 23:27:23 -06:00