|
db0decf71a
|
Replace eris-fleet with a pm2-based cluster system, overhaul image handling, removed azure image api
|
2022-09-21 00:05:03 -05:00 |
|
|
20f4849fee
|
Convert unnecessary async functions
|
2022-09-10 23:18:44 -05:00 |
|
|
e474d838b0
|
Allow classic commands in DMs even when disabled, add channel name to music end message, better check for API_TYPE, update docs
|
2022-09-09 14:55:03 -05:00 |
|
|
603e732704
|
Remove creation date from mkdocs, added ability to limit owner commands to certain server, don't append help command to end of playing message if classic commands are disabled, fix interaction upload size
|
2022-09-01 10:40:55 -05:00 |
|
|
d33a7804d7
|
Added (hacky) message command support, lots of work to prepare for message content intent enforcement, improve broadcast, remove evalraw, update packages
|
2022-08-31 20:00:34 -05:00 |
|
|
3392c3c89e
|
Improve VC leave handling, host now lets you get the current session host, swapped skip/sticker alias, updated xm plugin
|
2022-08-27 13:27:42 -05:00 |
|
|
398ce07bd2
|
Improve voice connection checking, take advantage of optional chaining operators
|
2022-07-23 16:02:04 -05:00 |
|
|
0135717854
|
Another try at error logging
|
2022-07-22 18:50:40 -05:00 |
|
|
1713387ffd
|
Store directory size cache inside eris-fleet central store
|
2022-07-19 23:27:43 -05:00 |
|
|
93fa8e8098
|
Fix slash command "link" field not working with gifvs, update packages
|
2022-07-19 21:06:51 -05:00 |
|
|
36477ed253
|
Refactor/unify temp image handling
|
2022-07-18 17:05:01 -05:00 |
|
|
1948c32277
|
Make THRESHOLD functionality more aggressive
|
2022-07-17 12:46:52 -05:00 |
|
|
0da673975b
|
Fix a couple of sound player bugs
|
2022-06-28 20:36:32 -05:00 |
|
|
02a6e256b5
|
Added static command field to disable a command in DMs
|
2022-06-28 16:15:31 -05:00 |
|
|
8536c4b968
|
Better error logging, update playing messages
|
2022-06-28 08:16:57 -05:00 |
|
|
10becff3a0
|
Replace Lavalink wrapper, migrate to pnpm, add ko-fi sponsor link
|
2022-06-14 00:38:01 -05:00 |
|
IoIxD
|
16095c0256
|
Prefix shouldn't be null ever, let alone when message.channel.guild isn't defined. (#276)
* '/eval 9+10' returns 21
* undid 9+10 joke, fixed prefix bug
* nope that's not how it was
* fully undid 9+10 joke oops
|
2022-06-14 00:03:18 -05:00 |
|
|
80d4204538
|
A few threshold tweaks
|
2022-06-11 14:30:04 -05:00 |
|
|
242f81f721
|
Merge branch 'master' of https://github.com/bjcscat/esmBot into bjcscat-master
|
2022-06-09 21:26:23 -05:00 |
|
|
c821d91254
|
More slash command work
|
2022-03-31 14:53:22 -05:00 |
|
|
2cffdf6628
|
Lots of slash command work, added workaround for eris-fleet request debugging
|
2022-03-31 00:42:03 -05:00 |
|
|
f996180fa9
|
Slash command preparations
|
2022-03-22 15:43:26 -05:00 |
|
|
9e64dfa3c3
|
Fix mention prefix bug
|
2022-03-19 23:20:42 -05:00 |
|
|
52e038c88e
|
Improve message checking, enable central request handler
|
2022-03-17 14:28:35 -05:00 |
|
bjcscat
|
c3793203e3
|
recursive instead of using du utility
|
2022-03-10 21:24:24 +00:00 |
|
|
d00bc32b01
|
Properly catch large images
|
2022-02-23 15:51:20 -06:00 |
|
|
bc9eb12b5a
|
Move database migration, removed guild modified times, added XM plugin to lavalink config
|
2022-02-21 18:55:25 -06:00 |
|
|
c8172ca062
|
Don't update access time if not run in a guild
|
2022-02-19 11:47:24 -06:00 |
|
|
c568423870
|
Added support for database updates/migration, added guild access timestamps
|
2022-02-18 23:05:41 -06:00 |
|
|
dd5df2402c
|
More null type check improvements
|
2022-01-16 14:27:59 -06:00 |
|
|
e1cfbff5a8
|
Improved pagination, empty value checks, and bigints
|
2022-01-14 23:26:38 -06:00 |
|
|
382a7b0298
|
Refine audio playback some more
|
2022-01-08 15:54:34 -06:00 |
|
|
5acd2b1113
|
Properly await more functions
|
2021-12-13 16:09:12 -06:00 |
|
|
c5fc1d0b0f
|
Properly await message deletes, update packages
|
2021-12-13 15:46:08 -06:00 |
|
|
14046a811a
|
Add config option to make the bot stay in voice chat
|
2021-12-11 23:44:49 -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 |
|
|
ab3ae7b9c6
|
Adapt max image file size to server boost tier, fixes #165
|
2021-10-15 11:05:58 -05:00 |
|
|
c8d8973d7b
|
Fixed bots being counted as users in voice channels
|
2021-10-07 23:58:24 -05:00 |
|
|
59e63065f1
|
Catch more message deletes
|
2021-09-21 19:15:19 -05:00 |
|
|
264b59ba59
|
Added fartreverb, added shuffle, fixed reload error messages, fixed some possible bugs
|
2021-09-20 12:26:40 -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 |
|
|
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 |
|
|
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 |
|
|
516570efe4
|
Add timeouts to many projectlounge requests, fixed command bug
|
2021-08-18 08:07:55 -05:00 |
|
|
a75c55a1ca
|
Fixed disabled commands on SQLite
|
2021-08-13 14:24:26 -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 |
|
|
b2c7a43baa
|
Convert database handler into service, fix skip issue with sound player
|
2021-08-10 16:34:29 -05:00 |
|