Commit Graph

112 Commits

Author SHA1 Message Date
Isaac
d5463a9bc3 Improve plugins, make settings server separate 2021-03-03 17:20:33 +00:00
Isaac
b4135169e7 Update ready.js 2021-03-03 11:27:04 +00:00
Isaac
3ce51e02b1 Update GitHub links 2021-03-03 10:57:28 +00:00
Isaac
be37c7b0ed
Settings server 2021-02-28 23:57:21 +00:00
Isaac
e53427cb36
Improve logging 2021-02-27 21:13:46 +00:00
Isaac
ddba4e2482
Update website url 2021-02-26 16:07:20 +00:00
Isaac
52633122c7
Add support for non-default database ports 2021-02-26 15:34:06 +00:00
Isaac
74fa568a7c
Add categories database table 2021-02-25 13:12:15 +00:00
Isaac
1f2d40234b
Logger and fastify, settings server 2021-02-25 12:34:16 +00:00
Isaac
a0b1853bff
Do things 2021-02-25 09:58:19 +00:00
Isaac
7cf29040ce things 2021-02-22 23:40:16 +00:00
Isaac
92ec5f2bfc Create custom.json 2021-02-22 23:40:11 +00:00
Isaac
18883d5d20
do stuff 2021-02-22 00:05:37 +00:00
Isaac
2910a2a201
progress 2021-02-21 15:58:06 +00:00
Isaac
ed12120f1b
Fix thing, add number column to tickets 2021-02-20 21:27:49 +00:00
Isaac
5e9e23bbf2
progress 2021-02-20 17:09:08 +00:00
Isaac
9016da2f73
moved 2021-02-19 23:39:59 +00:00
Isaac
67e7d36c47
Improved plugin manager and added to command manager 2021-02-19 21:26:02 +00:00
Isaac
bdcff221db
Command handler stuff, presences, other stuff 2021-02-18 18:41:35 +00:00
Isaac
7c0b1311dc
Improvements and fixes, start on command manager 2021-02-17 22:01:44 +00:00
Isaac
8b661f0462
Improve startup checking
Now attempts to copy example config & env automatically instead of just complaining about it
2021-02-17 20:51:03 +00:00
Isaac
14d7c32742
Plugin improvements and JSDoc 2021-02-17 20:17:35 +00:00
Isaac
ce2942879c
Clean up 2021-02-17 13:24:33 +00:00
Isaac
4c8e9125e5
Make things work 2021-02-16 23:35:31 +00:00
Isaac
5fdfb121c7
things 2021-02-16 22:34:20 +00:00
Isaac
cf8dff2a5b
Database 2021-02-16 14:48:04 +00:00
Isaac
dc902b6daf
Fix 2021-02-16 12:28:43 +00:00
Isaac
8a827582c6
Update database.js 2021-02-16 00:06:22 +00:00
Isaac
f44e9080e5
Start making
Start on the basic structure, database stuff
2021-02-16 00:02:44 +00:00
Isaac
9863c45fdf
Set up for v3 2021-02-15 18:34:59 +00:00
David Ralph
c630dd6da7 Only create a logger instance once 2021-02-08 18:18:58 +00:00
Oliver Cordingley
bfc9080fa7
Update closeall.js 2021-01-24 22:17:55 +00:00
Oliver Cordingley
86578331f7
Update closeall.js 2021-01-24 22:15:50 +00:00
Oliver Cordingley
76572c5d18
Update ticket's updatedAt property in msg event
This allows for messages to be closeall'd by the last message rather than creation date
2021-01-23 18:20:31 +00:00
Oliver Cordingley
0952d7fc37
linted + removed uneeded pkg require placed by VSCode 2021-01-23 17:47:38 +00:00
Oliver Cordingley
a0a15c4551
closes all tickets before a specified date 2021-01-23 17:45:35 +00:00
Oliver Cordingley
33b300f2b3
closeall logs use already-defined plural method 2021-01-19 17:20:49 +00:00
Oliver Cordingley
d725324053 Fixed and tested issues pointed out by @Eartharoid 2021-01-16 20:18:49 +00:00
Oliver Cordingley
c12d5ba047 improved logging for closeall 2021-01-16 17:06:05 +00:00
Oliver Cordingley
3d2b3c12cb fixed eslint problems in closeall.js 2021-01-16 15:50:15 +00:00
Oliver Cordingley
bf12ac8e7a fixed closing (db & discord channel) in closeall 2021-01-16 15:44:35 +00:00
Oliver Cordingley
2cd943985e linted code 2021-01-16 14:50:52 +00:00
Oliver Cordingley
a84614fbdd closeall sets all open tickets to closed
* currently does not update channels after closing.
2021-01-16 14:19:37 +00:00
Isaac (eartharoid)
ae1d24236f Improvements and fixes 2021-01-01 15:41:12 +00:00
o5pxels
234d1cd511 Rearrange default_topic in config, remove new test 2020-12-21 10:38:40 -06:00
o5pxels
29b7665279 Add else to fix topic testing 2020-12-20 23:03:44 -06:00
o5pxels
c194b74d23 Fix regex test in the new command 2020-12-20 23:02:57 -06:00
o5pxels
cc23cb6fa9 Fix regex expression test on default_topic 2020-12-20 23:01:26 -06:00
o5pxels
641f13169e Implement placeholder for default_topic 2020-12-20 20:14:35 -06:00
o5pxels
e7d9d3558a Options for confirm on close/delete on/off for new 2020-12-20 19:49:41 -06:00