Erik
|
6686ddb676
|
Merge pull request #6 from GalacticBot/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2
|
2022-04-30 22:13:12 +03:00 |
|
dependabot[bot]
|
251fe5b123
|
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-09 10:49:45 +00:00 |
|
Erik
|
ae03fe0371
|
Merge pull request #5 from GalacticBot/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.5 to 2.6.7
|
2022-03-30 11:57:20 +03:00 |
|
dependabot[bot]
|
35fa616f59
|
Bump node-fetch from 2.6.5 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 08:55:12 +00:00 |
|
Erik
|
d558cb8a32
|
Merge pull request #4 from GalacticBot/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-03-30 11:54:43 +03:00 |
|
dependabot[bot]
|
7cfe92f2af
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 03:39:48 +00:00 |
|
|
dfb0c794ba
|
complete url
|
2022-03-23 22:48:43 +02:00 |
|
|
277e509f26
|
added channel ID
|
2022-03-23 22:46:42 +02:00 |
|
|
96a87fc72e
|
command to get message ids from bot's dms
|
2022-03-23 14:39:45 +02:00 |
|
|
9676addad8
|
misc fixes
|
2022-03-23 14:39:31 +02:00 |
|
|
781daf9545
|
log msg ids
|
2022-03-23 14:39:12 +02:00 |
|
|
956807ab09
|
configurable inline response
|
2022-01-27 15:01:41 +02:00 |
|
|
a5ea2be87a
|
better error msg
|
2022-01-27 11:07:47 +02:00 |
|
|
ebe09d99f7
|
pls
|
2022-01-25 11:06:47 +02:00 |
|
|
2b4e9a1b3a
|
bugfix
|
2022-01-25 10:59:37 +02:00 |
|
|
31b07e7dbf
|
verify queue when checking mmqueue
|
2022-01-25 10:46:42 +02:00 |
|
|
d23d3a8d60
|
logic wrong way
|
2022-01-24 23:10:31 +02:00 |
|
|
f8d20ac2ee
|
error handling for failed channel creation
|
2022-01-24 22:15:25 +02:00 |
|
|
11b852a6f2
|
improved desync recovery
|
2022-01-12 23:20:28 +02:00 |
|
|
ed4e4b132c
|
rapid bugfix
|
2022-01-12 18:46:06 +02:00 |
|
|
64095adc1a
|
rename jsoncache, added verifyqueue method
|
2022-01-12 18:29:52 +02:00 |
|
|
736df1b3af
|
linter pass
|
2022-01-12 18:29:14 +02:00 |
|
|
15025bcc01
|
chalk v4
|
2022-01-12 18:28:59 +02:00 |
|
|
b1f8268cfe
|
fixed a couple brainfarts
|
2022-01-05 16:20:49 +02:00 |
|
|
6785b2db7b
|
docker related stuff
|
2022-01-05 14:22:25 +02:00 |
|
|
26216e23d1
|
dockerfile, comments n stuff
|
2022-01-03 20:23:55 +02:00 |
|
|
c8a512f418
|
forgot to restrict enable/disable to sudo
|
2021-12-23 00:52:06 +02:00 |
|
|
a7e1a9dd86
|
logic stuff
|
2021-12-22 11:36:06 +02:00 |
|
|
907540236b
|
added enable/disable command
|
2021-12-22 11:30:50 +02:00 |
|
|
e85c938683
|
log line
|
2021-12-03 14:05:21 +02:00 |
|
|
999374bed8
|
this.client.logger -> this.logger >.>
|
2021-12-02 19:20:30 +02:00 |
|
|
c63f41beed
|
bugfix to listing canned responses
|
2021-11-29 15:38:37 +02:00 |
|
|
c09dba2f41
|
trying something
|
2021-11-29 15:23:14 +02:00 |
|
|
f6c58b3662
|
fix for logs command breaking with missing content
|
2021-11-29 12:48:45 +02:00 |
|
|
21a96ea481
|
dingus
|
2021-11-29 12:29:09 +02:00 |
|
|
62d5eaae5c
|
pain
|
2021-11-29 12:25:38 +02:00 |
|
|
3279d69ed3
|
better error logging
|
2021-11-28 19:31:17 +02:00 |
|
|
944dd95936
|
bugfix
|
2021-10-27 10:28:03 +03:00 |
|
|
53bc5ab309
|
upgrade packages
|
2021-10-23 12:25:40 +03:00 |
|
|
4bfcc8c737
|
linter pass
|
2021-10-22 10:35:04 +03:00 |
|
|
775b063c42
|
bugfix
|
2021-10-22 10:34:48 +03:00 |
|
|
1d09d3291b
|
begin work on some abstractions
|
2021-09-26 01:24:32 +03:00 |
|
Erik
|
7715bb6724
|
Update README.md
|
2021-09-03 10:37:15 +03:00 |
|
|
db0cf09e55
|
id command to fetch the id for a modmail target
|
2021-09-03 10:34:16 +03:00 |
|
|
75c5a9cc71
|
refine readme
|
2021-09-02 16:26:52 +03:00 |
|
Erik
|
db3068a60a
|
Update README.md
|
2021-09-02 14:48:25 +03:00 |
|
|
9f97c0c16b
|
function to properly change read state of a thread,
added markunread command
|
2021-09-02 14:38:55 +03:00 |
|
|
652a1f5827
|
bugfix?
|
2021-07-19 22:39:14 +03:00 |
|
|
b04bbfa574
|
reminder message tweaks
|
2021-07-19 22:30:31 +03:00 |
|
|
02099caa35
|
Merge branch 'master' of https://github.com/GalacticBot/modmail
|
2021-07-19 22:20:36 +03:00 |
|