|
77ca0fd344
|
Improved error handling
|
2021-07-31 13:36:00 -05:00 |
|
|
7f0f2fb789
|
Replaced raw date text with Discord formatted dates, added flag info to help, added note to cat
|
2021-07-23 11:13:43 -05:00 |
|
samhza
|
833ac924d5
|
fix prometheus metric names (#142)
> A metric name should have a (single-word) application prefix relevant to the
> domain the metric belongs to.
https://prometheus.io/docs/practices/naming/
|
2021-07-14 18:42:19 -05:00 |
|
|
d03967212e
|
Added more command flags, start documenting command flags, removed args argument from params function
|
2021-07-14 17:23:50 -05:00 |
|
|
8059fd1b77
|
Fixed misplaced closing bracket in command parser
|
2021-07-12 21:56:53 -05:00 |
|
|
e640cc8f77
|
Ignore underscore argument
|
2021-07-11 15:40:31 -05:00 |
|
|
bc2826ccbb
|
Removed quote detection from normal arguments
|
2021-07-08 21:03:19 -05:00 |
|
|
0483e68016
|
Sound playback is pain
|
2021-07-06 09:23:27 -05:00 |
|
|
75801687a4
|
Re-add Prometheus metrics
|
2021-07-06 09:22:51 -05:00 |
|
|
11a77df700
|
maybe this fixes the audio message deleting?
|
2021-07-06 08:25:12 -05:00 |
|
|
97050f0cf1
|
Attempt to move image processing to an eris-fleet service
|
2021-07-05 19:20:21 -05:00 |
|
|
299663adf8
|
Port to eris-fleet
|
2021-07-04 23:15:27 -05:00 |
|
|
a52b05d8b7
|
Fix some command parser issues
|
2021-07-02 10:52:44 -05:00 |
|
|
ecc6d98aec
|
Added sqlite database support, connect new argument parser to message handler
|
2021-07-01 23:42:12 -05:00 |
|
|
714e4a451c
|
Fixed databasenot properly caching disabled channels
|
2021-07-01 08:01:00 -05:00 |
|
|
b24e99d8e8
|
Fixed paginator not removing reactions on end
|
2021-06-30 11:56:45 -05:00 |
|
|
ae8b121d03
|
Added server/user count to stats, fixed message not showing on tenor/large image errors
|
2021-06-29 14:10:22 -05:00 |
|
|
41c8be04cf
|
Added gif, detect if any image servers are disconnected
|
2021-06-28 17:59:05 -05:00 |
|
|
0fbc165154
|
Delete unfinished jobs on connection close
|
2021-06-27 17:06:52 -05:00 |
|
|
137120b4b7
|
Make connect into an async function
|
2021-06-26 20:58:22 -05:00 |
|
|
4cdd59dfcd
|
Made youtube use searx for results, fall back to dummy db when none is specified, added cluster to stats, more QOL changes
|
2021-06-26 15:56:02 -05:00 |
|
|
da8c676320
|
Changed image size limit
|
2021-06-19 15:11:34 -05:00 |
|
|
4d3e1655e0
|
A little bit more image work
|
2021-06-18 19:10:13 -05:00 |
|
|
a0a32c31b9
|
Switched image API from raw TCP to websockets, removed selective image reading code
|
2021-06-18 00:10:11 -05:00 |
|
|
c2e13c26b6
|
More command parser stuff
|
2021-06-14 22:19:10 -05:00 |
|
|
52d91b752d
|
Added snapchat, prevent image queue packet from being sent twice
|
2021-06-14 22:03:48 -05:00 |
|
|
8b07524e6b
|
Command parser changes
|
2021-06-05 19:55:40 -05:00 |
|
|
bd221d5909
|
Make command error logs more verbose, image server connection/job error handling changes
|
2021-06-01 20:27:28 -05:00 |
|
|
32a470aec3
|
Change "close" connection event to "end"
|
2021-05-23 17:22:31 -05:00 |
|
|
96f8ec6353
|
Make soundreload apply to all clusters
|
2021-05-22 10:10:42 -05:00 |
|
|
7aa684eae6
|
Export jobs, removed unused opcode
|
2021-05-17 22:37:40 -05:00 |
|
|
753bf84f78
|
Updated flags, fix true/false being censored in cleaned output
|
2021-05-17 19:09:30 -05:00 |
|
|
cb6e1b5f36
|
Try another method for handling broken connections
|
2021-05-17 19:08:06 -05:00 |
|
|
c92b9a7b25
|
Lint command parser
|
2021-05-17 16:49:21 -05:00 |
|
|
b748e54437
|
Delete jobs when disconnecting from image servers
|
2021-05-17 15:39:22 -05:00 |
|
|
82ab3f672f
|
Trying to reduce cannot call write errors
|
2021-05-17 14:23:29 -05:00 |
|
|
21f4a5a51a
|
Added options to pagination edit calls
|
2021-05-17 10:17:43 -05:00 |
|
|
21a98e216d
|
Acccount for cases where Content-Range doesn't exist
|
2021-05-14 22:02:50 -05:00 |
|
|
787eb347f6
|
Changed Tenor API url, account for ratelimits, switch Member#permission to Member#permissions
|
2021-05-14 09:31:12 -05:00 |
|
|
79bc36759c
|
Added support for DEBUG environment variable with image runner, make freeze use a similar method to speed
|
2021-05-13 17:11:13 -05:00 |
|
|
61758fa3bb
|
Pass an image buffer into the native functions instead of a URL
|
2021-05-11 14:25:02 -05:00 |
|
|
d5c7b38b57
|
None of these were needed in the first place
|
2021-05-11 12:11:54 -05:00 |
|
|
c4b57ac617
|
Re-add a form of size limit
|
2021-05-11 11:22:27 -05:00 |
|
|
364d8bf006
|
Made command outputs post as replies, fixed status changing on cluster restart, extra stuff
|
2021-05-11 11:12:01 -05:00 |
|
|
2b810c7c86
|
Re-add image job timeout, split dockerfiles, removed api from docker-compose, more fixes
|
2021-05-10 22:59:19 -05:00 |
|
|
198b6dbcac
|
Fixed potential issue where all jobs could be deleted
|
2021-05-06 16:58:35 -05:00 |
|
|
e8834c072a
|
Properly handle closing an image server connection, switch some "on" instances to "once"
|
2021-05-06 16:40:05 -05:00 |
|
|
8e7764fc57
|
Add extra giphy media URL
|
2021-05-06 16:12:44 -05:00 |
|
|
e5d9388952
|
Added command counts to Prometheus metrics
|
2021-05-03 08:49:55 -05:00 |
|
|
56113a1cf8
|
Fixed some DM command issues, made reload and restart use IPC
|
2021-04-30 12:31:53 -05:00 |
|