|
14855f2a07
|
Fixed restart
|
2021-08-07 15:50:47 -05:00 |
|
|
b6f28ece76
|
Temprarily disable reply on pagination, made a small optimization to prefix handler
|
2021-08-07 15:28:39 -05:00 |
|
|
e44f5ba59d
|
Added font flag to caption
|
2021-08-06 22:27:50 -05:00 |
|
|
f7923c19cb
|
Added a very basic image API authentication system
|
2021-08-06 17:13:29 -05:00 |
|
|
4ee7f65a04
|
how do I keep making these mistakes
|
2021-08-06 15:42:43 -05:00 |
|
|
f2ace6ee52
|
Fixed durations
|
2021-08-06 15:39:04 -05:00 |
|
|
dea160c73b
|
Make pagination only apply when there's more than a single page
|
2021-08-06 12:12:59 -05:00 |
|
|
ac1242f74b
|
Revert "well crap"
This reverts commit 2ba46172b8 .
|
2021-08-06 12:06:49 -05:00 |
|
|
2ba46172b8
|
well crap
|
2021-08-06 12:05:19 -05:00 |
|
|
e4e633beff
|
Allow owner to use music commands in production, make cache request to 8MB images
|
2021-08-06 12:03:44 -05:00 |
|
|
a1e4920c4d
|
Added image timeout message
|
2021-08-05 20:41:30 -05:00 |
|
|
c0974e2d49
|
Fixed clean
|
2021-08-05 13:03:44 -05:00 |
|
|
24fe0941c3
|
v1.6.0
|
2021-08-05 11:34:58 -05:00 |
|
|
b8a962b1cf
|
.env.example cleanup
|
2021-08-05 11:26:52 -05:00 |
|
|
49ae7578fe
|
Removed MongoDB support
|
2021-08-04 13:31:29 -05:00 |
|
|
b24982a298
|
my suffering never ends
|
2021-08-01 07:16:43 -05:00 |
|
|
65c4dbae6a
|
Reverted the last revert and actually fixed the issues with the timestamp format
|
2021-08-01 06:42:42 -05:00 |
|
|
ac1ff1e923
|
Reverted timestamp changes
|
2021-08-01 06:31:11 -05:00 |
|
|
84e3b13922
|
another small fix
|
2021-07-31 22:26:48 -05:00 |
|
|
1e0b308a2b
|
Handle another image server error
|
2021-07-31 14:41:59 -05:00 |
|
|
77ca0fd344
|
Improved error handling
|
2021-07-31 13:36:00 -05:00 |
|
|
7b07f82285
|
Added broadcast
|
2021-07-31 00:04:38 -05:00 |
|
|
5fa457958b
|
Added ancient (thanks to ioletsgo for the idea and the image collection)
|
2021-07-30 12:07:57 -05:00 |
|
|
f77def1c0e
|
Added permission check to help, increase image safesearch level
|
2021-07-26 14:43:10 -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 |
|
|
ef0e1bcf95
|
Fixed getting users
|
2021-07-17 18:48:07 -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 |
|
|
e414d31b52
|
Fixed templates
|
2021-07-14 16:56:36 -05:00 |
|
|
db18da6f39
|
Convert issue templates to the new YML format
|
2021-07-14 16:55:30 -05:00 |
|
|
8059fd1b77
|
Fixed misplaced closing bracket in command parser
|
2021-07-12 21:56:53 -05:00 |
|
|
74ee8988bf
|
Changed whisper font size
|
2021-07-12 16:53:54 -05:00 |
|
|
08e49537f9
|
Added whisper
|
2021-07-12 16:02:00 -05:00 |
|
|
e640cc8f77
|
Ignore underscore argument
|
2021-07-11 15:40:31 -05:00 |
|
|
e725c4d1eb
|
Merge branch 'fleet'
|
2021-07-08 21:21:54 -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 |
|
|
a91720c598
|
Some fixes
|
2021-07-06 07:53:09 -05:00 |
|
|
bbc9e99737
|
Add tags create as alias for tags add
|
2021-07-05 20:01:52 -05:00 |
|
|
97050f0cf1
|
Attempt to move image processing to an eris-fleet service
|
2021-07-05 19:20:21 -05:00 |
|
|
736207075b
|
winston is back, baby
|
2021-07-05 08:14:52 -05:00 |
|
|
299663adf8
|
Port to eris-fleet
|
2021-07-04 23:15:27 -05:00 |
|
|
0af6533276
|
Fixed info/stats not properly getting owner
|
2021-07-03 23:33:28 -05:00 |
|
|
93d2b0e5ce
|
Renamed gif to raw and fixed message, removed GOOGLE variable from .env.example
|
2021-07-03 22:05:00 -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 |
|