Commit graph

105 commits

Author SHA1 Message Date
20f4849fee
Convert unnecessary async functions 2022-09-10 23:18:44 -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
da6f95aad8
Migrate to undici, try new method for getting image size/type/data 2022-08-11 11:46:56 -05:00
4265e3e914
Make log files rotate, clean up separated text input, add more uncanny images, use a more reliable method to get the instance owner username 2022-08-03 20:54:07 -05:00
81ff5ae0ab
Move config files to new directory 2022-07-26 10:38:42 -05:00
398ce07bd2
Improve voice connection checking, take advantage of optional chaining operators 2022-07-23 16:02:04 -05:00
df43f9eb9d
Added more node name fallbacks, move slash command acknowledge to beginning of image command 2022-07-22 20:03:36 -05:00
66fcd3fe12
Fix command, update docs 2022-07-06 19:16:38 -05:00
02a6e256b5
Added static command field to disable a command in DMs 2022-06-28 16:15:31 -05:00
551c7294b5
Some tweaks 2022-06-25 12:45:42 -05:00
df91afee1f
Replace all instances of this.specialArgs with this.options, update docs 2022-06-24 22:03:34 -05:00
9ff41267e9
Change method of getting owner in stats 2022-06-24 16:30:50 -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
6e6dfb4887
Add new messages, add count alias, update packages 2022-06-09 15:17:33 -05:00
4ac90bc761
Begin the purge 2022-06-07 22:14:16 -05:00
b5ed2cc62a
Fix avatar and banner 2022-06-07 18:26:50 -05:00
6b34cb9d9e
Remove delay parameter, change argument handling, make help command show proper flag types 2022-06-07 18:26:40 -05:00
73a2fd9856
Fixed emote classic command 2022-04-23 18:41:05 -05:00
6bf0537c29
Add initial Azure Functions support, clean up gitignore 2022-04-17 10:40:56 -05:00
dd7bd6b4cc
Some music fixes, merge decode and encode into a single command 2022-04-10 11:20:52 -05:00
a91c73b5bd
More slash commands, rework soundboard commands, added generic music and soundboard commands, tweak speechbubble 2022-04-04 22:05:28 -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
a438fe26df
Add fallback for message checking, add link to privacy policy in info 2022-03-19 23:22:35 -05:00
57cd37d1eb
Improve running the bot in a global context 2022-03-11 20:28:35 -06:00
7248621048
Specify that image commands also work on GIFs 2022-01-26 12:53:20 -06:00
76fe5b6aa6
Added banner, added host 2022-01-18 13:05:39 -06:00
e1cfbff5a8
Improved pagination, empty value checks, and bigints 2022-01-14 23:26:38 -06:00
72efad0928
Adjusted serverinfo, added message on premature image request end 2022-01-12 19:48:58 -06:00
64462f2202
Revert qrcreate/qrread removal
The impact wasn't too bad in retrospect
2022-01-12 19:47:36 -06:00
25e2ac088f
Replace deprecated image service functions 2022-01-08 13:26:04 -06:00
fd77ace48e
Added node version check, some cleanup 2022-01-07 11:44:18 -06:00
6d1bc63352
Fixed image server sorting, fixed improper imstat job counts 2022-01-05 10:17:59 -06:00
33c00f2954
Update to latest eris-fleet, fixed reload bug 2022-01-04 14:05:24 -06:00
1a76d4d0c4
Fixed avatar arg issue, fixed motivate bottom text 2021-12-30 14:27:18 -06:00
6494dcdcb4
Get user info over REST if it's not cached 2021-12-13 17:09:05 -06:00
5d89d78b44
Merge branch 'image-api-logic' 2021-12-10 00:13:46 -06:00
c4ac08f40a
Remove bing results from image 2021-12-03 20:23:04 -06:00
2644ce2d4a
Merge branch 'master' into image-api-logic 2021-12-02 18:13:49 -06:00
fbefd0f10a
Tweak zamn, switch Eris to stable, added playing message, fix ping sending multiple messages 2021-12-02 18:12:42 -06:00
fe321e00b4
Some fixes 2021-11-26 23:24:13 -06:00
514166c79f
Added remove, fixed reload and broadcast 2021-11-21 14:23:25 -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
340ef45b17
Allow for multiple bot owners to be set 2021-11-02 19:43:37 -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