Commit graph

252 commits

Author SHA1 Message Date
871979105c
Fixed tag parameter stuff, added tag to Rinit, added format checking 2021-11-29 15:27:13 -06:00
fe321e00b4
Some fixes 2021-11-26 23:24:13 -06:00
41068ae763
Initial draft for new image API design 2021-11-26 23:05:09 -06:00
e179b923f0
Update packages 2021-11-20 00:55:25 -06:00
636857e20f
Fixed pagination issues, merged forceskip into skip 2021-11-16 14:40:17 -06:00
536b931ead
Updated packages, take advantage of new eris-fleet features, fixed issue where messages wouldn't send 2021-11-12 17:21:43 -06:00
fae75db44a
Switched to content.embeds 2021-11-09 22:09:10 -06:00
f5a0fa5f7c
Catch image load warnings, set message limit to 50, don't crash the bot if .git is missing 2021-10-23 13:58:19 -05:00
d42c67cde2
Added the ability for sticker to check for stickers previously posted in a channel 2021-10-05 16:48:26 -05:00
saucylegs
7f8eb04a2e
Make the em dash (—) also work when using options (#160)
Some devices (such as iPhones) automatically change it to `—` when you type `--`. To get it to stay as `--` you have to type something like `-f-` and then delete the f, which can be annoying. Some people probably don't realize this problem and wonder why it didn't work. Allowing both should make for a better user experience.
2021-09-21 22:05:27 -05:00
3f28bf815c
Added shard count to prometheus metrics, catch message deletes in soundplayer 2021-09-20 18:32:59 -05:00
264b59ba59
Added fartreverb, added shuffle, fixed reload error messages, fixed some possible bugs 2021-09-20 12:26:40 -05:00
b07c0e389e
Added forceskip, fixed blank title tracks some more 2021-09-19 18:06:09 -05:00
3517826f46
Set max skip vote amount based on number of users in voice chat, remove skip votes when session ends 2021-09-19 17:49:02 -05:00
963d5247f6
Added check to make sure help list isn't generated multiple times 2021-09-16 15:34:46 -05:00
3b4b302634
Make sure music search results aren't counted as playlists 2021-09-14 22:40:44 -05:00
4caad42240
Added support for youtube playlists, replaced multiple fetch requests with lavacord rest helpers 2021-09-14 19:14:44 -05:00
c59a0bf0c4
Pause music when everyone leaves the voice channel, try a slightly different approach to voice events 2021-09-13 17:24:15 -05:00
95dc02aed5
Docker tweaks 2021-09-13 13:05:22 -05:00
fec3d7303c
Add queued image jobs to server selection logic 2021-09-01 00:21:13 -05:00
b6db4a869e
Fixed issue where sound player would stop playing audio in a server until the bot is restarted 2021-08-30 23:44:22 -05:00
382f4da29e
Fixed sound player permission check 2021-08-30 16:17:20 -05:00
f0e19d6ad3
Added sticker, reimplemented reload, removed user count from stats 2021-08-23 00:37:09 -05:00
7009ff339f
Fixed help not working with page generator disabled 2021-08-19 16:49:58 -05:00
cb895900d5
Fixed sqlite, disabled reload 2021-08-19 15:31:51 -05:00
ae2ebe0337
Port to ESM modules (haha funny), removed cache request, many other changes that I forgot about 2021-08-19 09:19:14 -05:00
2fe45d842b
Fixed adding guilds in sqlite 2021-08-18 15:41:35 -05:00
560d3883ad
Made soos more smooth, added server count to prometheus, fixed unhandled soundplayer error 2021-08-16 23:04:11 -05:00
382480e1c7
Fixed issue with pagination message 2021-08-14 16:15:21 -05:00
5e8c587c41
Improved tag retrieval, blacklisted a ton of events, fixed skip issue for real 2021-08-14 08:00:16 -05:00
fd573415f1
Remove all references to reactions 2021-08-13 21:36:13 -05:00
e3fca9f4e9
Fixed pagination and typing in DMs 2021-08-13 21:34:44 -05:00
70a592fa49
Fixed dummy db 2021-08-13 14:15:42 -05:00
2fbd2e3016
Set tag content limit, fixed new pagination showing buttons on single-page messages 2021-08-13 00:09:30 -05:00
9f36a79a2b
Added command, reverted database service split 2021-08-12 22:28:09 -05:00
da709c485f
Make pagination use interactions instead of reactions, filter out base64 images in image 2021-08-12 18:45:17 -05:00
5c0cb6463a
Some more small DB optimizations 2021-08-11 16:54:43 -05:00
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
cd469667cb
yeah 2021-08-09 10:48:43 -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
cb3afa0050
Increased prefix/disabled channel cache limit 2021-08-08 19:45:40 -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
f2ace6ee52
Fixed durations 2021-08-06 15:39:04 -05:00