|
e8094c78ec
|
Move tags to separate table, part 2
|
2021-08-11 10:00:35 -05:00 |
|
|
a75ceb41f2
|
Move tags to separate table
|
2021-08-10 20:25:29 -05:00 |
|
|
81277f95c0
|
Add query timeout to postgres
|
2021-08-10 18:35:26 -05:00 |
|
|
b2c7a43baa
|
Convert database handler into service, fix skip issue with sound player
|
2021-08-10 16:34:29 -05:00 |
|
|
9a1fd3b6f3
|
Removed unnecessary checks at beginning of messageCreate
|
2021-08-09 19:09:32 -05:00 |
|
|
4dc1b9f5a9
|
Removed link from image title, handle undefined guilds
|
2021-08-09 11:12:47 -05:00 |
|
|
3ce2352d1c
|
Log error/warn to stderr
|
2021-08-09 10:54:56 -05:00 |
|
|
cd469667cb
|
yeah
|
2021-08-09 10:48:43 -05:00 |
|
|
53da26e5de
|
v1.6.1
|
2021-08-09 10:31:58 -05:00 |
|
|
899d4ac9da
|
missed a spot again
|
2021-08-09 10:18:00 -05:00 |
|
|
253bd4c71c
|
Postgres query optimization attempt
|
2021-08-09 10:12:48 -05:00 |
|
|
75258f3ebc
|
Remove the cache limit entirely
|
2021-08-09 08:33:16 -05:00 |
|
|
cbc2918228
|
Fixed deepfry
|
2021-08-08 22:46:10 -05:00 |
|
|
cb3afa0050
|
Increased prefix/disabled channel cache limit
|
2021-08-08 19:45:40 -05:00 |
|
|
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 |
|