Commit Graph

943 Commits

Author SHA1 Message Date
Isaac
c2d48f904c
Merge pull request #93 from OliverCordingl1/closeall-args
Closeall args
2021-01-25 19:59:17 +00:00
Isaac
296b0e51fa
Update package.json 2021-01-25 19:55:20 +00:00
Isaac
a51de408d5
Fix package.json 2021-01-25 19:53:46 +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
Isaac
21a5a76cfe
Update README.md 2021-01-24 18:34:44 +00:00
Isaac
89d0bac235
Merge branch 'master' into closeall-args 2021-01-23 18:42:52 +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
Isaac
c9588c52c3
Merge pull request #89 from eartharoid/depfu/update/npm/eslint-7.18.0
Update eslint: 7.17.0 → 7.18.0 (minor)
2021-01-20 12:10:36 +00:00
Isaac
e014adcadc
Merge pull request #90 from eartharoid/depfu/update/npm/sequelize-6.4.0
Update sequelize: 6.3.5 → 6.4.0 (minor)
2021-01-20 09:31:19 +00:00
depfu[bot]
8192b88abf
Update sequelize to version 6.4.0 2021-01-19 19:27:39 +00:00
Oliver Cordingley
33b300f2b3
closeall logs use already-defined plural method 2021-01-19 17:20:49 +00:00
Oliver Cordingley
2f98550ee3
added to-time package 2021-01-19 14:52:51 +00:00
depfu[bot]
e09f87d66b
Update eslint to version 7.18.0 2021-01-17 00:32:14 +00:00
Isaac
2d0220711f
Merge pull request #88 from OliverCordingl1/close-all
Close all command (bare)
2021-01-16 20:35:03 +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
78c95b429b
Merge pull request #84 from eartharoid/depfu/update/npm/nodemon-2.0.7
Update nodemon: 2.0.6 → 2.0.7 (patch)
2021-01-08 16:28:05 +00:00
depfu[bot]
0b5f84ca90
Update nodemon to version 2.0.7 2021-01-07 16:28:34 +00:00
Isaac
bbd33b1f1a
Merge pull request #82 from eartharoid/depfu/update/npm/eslint-7.17.0
Update eslint: 7.16.0 → 7.17.0 (minor)
2021-01-03 12:25:25 +00:00
depfu[bot]
10c308f66a
Update eslint to version 7.17.0 2021-01-03 04:04:25 +00:00
Isaac
3e72dfda54
Merge pull request #80 from FivePixels/master
Optional confirmations, transcript sending, and a default topic.
2021-01-01 15:43:21 +00:00
Isaac (eartharoid)
ae1d24236f Improvements and fixes 2021-01-01 15:41:12 +00:00
Isaac
d5ee810af6
Merge pull request #81 from eartharoid/depfu/update/npm/boxen-5.0.0
Upgrade boxen: 4.2.0 → 5.0.0 (major)
2020-12-30 14:27:54 +00:00
depfu[bot]
30c067ecff
Update boxen to version 5.0.0 2020-12-30 07:40:55 +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
Isaac
1beb4b9ed1
Merge pull request #79 from eartharoid/depfu/update/npm/eslint-7.16.0
Update eslint: 7.15.0 → 7.16.0 (minor)
2020-12-20 15:28:43 +00:00
depfu[bot]
810c2101c4
Update eslint to version 7.16.0 2020-12-19 23:14:55 +00:00
Isaac
e7e64e3066
Merge pull request #78 from eartharoid/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-13 12:39:13 +00:00
dependabot[bot]
91f44514ac
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 04:45:03 +00:00
Isaac
a1ed40f0b4
Merge pull request #75 from eartharoid/depfu/update/npm/eslint-7.15.0
Update eslint: 7.14.0 → 7.15.0 (minor)
2020-12-06 14:00:56 +00:00
depfu[bot]
0fd421efd1
Update eslint to version 7.15.0 2020-12-06 09:15:11 +00:00
Isaac (eartharoid)
6846a57a71 Separate archives channel 2020-12-03 22:55:57 +00:00
Isaac
3d6c4901d0
Merge pull request #74 from mgsi100/master
Include transcript files and archive links in log messages
2020-12-03 22:02:26 +00:00
Isaac
2b5282b19e
Update close.js 2020-12-03 21:59:41 +00:00
Sébastien Guzman
390bec85c8 Made it so the bot dm's the creator and logs it in an logging channel 2020-12-03 22:40:33 +01:00
Sébastien Guzman
9b4dcdee51 Removed an oopsie 2020-12-03 22:30:29 +01:00
Sébastien Guzman
597a588132 edited the command so that the message is send to a channel instead of to the creator 2020-12-03 22:26:28 +01:00
Isaac
09aa116558
Merge pull request #73 from eartharoid/depfu/update/npm/discord.js-12.5.1
Update discord.js: 12.5.0 → 12.5.1 (patch)
2020-11-27 10:11:14 +00:00