1b4348fcb3
Removed qrcreate/qrread
2021-09-27 00:47:48 -05:00
a80355bced
v1.6.4
2021-09-24 23:35:09 -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
59e63065f1
Catch more message deletes
2021-09-21 19:15:19 -05:00
d14515f453
Added/removed messages
2021-09-21 14:37: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
abfbfe14fe
Added commit hash to info/stats, point readme/info to steel's current twitter
2021-09-16 21:37:36 -05:00
963d5247f6
Added check to make sure help list isn't generated multiple times
2021-09-16 15:34:46 -05:00
8d5cd12a45
oops haha
2021-09-16 00:01:54 -05:00
ad92744808
v1.6.3
2021-09-15 23:55:54 -05:00
f62775df61
Check if cluster entry exists before showing memory usage in stats
2021-09-15 23:42:29 -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
a3b617233a
Fixed docker-compose help doc output, added start/finish logs to command/event loading
2021-09-13 12:54:27 -05:00
fec3d7303c
Add queued image jobs to server selection logic
2021-09-01 00:21:13 -05:00
2421c310e3
Switch quantum depth back to 16
2021-08-31 16:28:09 -05:00
c6589dd507
Hardcoded color level values in deepfry, default to quantum depth of 8
2021-08-31 15:35:27 -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
531d7915bb
Removed some disabled events, filter out more data URIs
2021-08-27 21:38:33 -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
516570efe4
Add timeouts to many projectlounge requests, fixed command bug
2021-08-18 08:07:55 -05:00
4684db06e8
Acommodate for possible missing stats
2021-08-17 23:45:41 -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
a81c93ece9
v1.6.2
2021-08-13 22:26:29 -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
a75c55a1ca
Fixed disabled commands on SQLite
2021-08-13 14:24:26 -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
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