Commit Graph

81 Commits

Author SHA1 Message Date
murm 2bcb7089f2 add city17 2023-03-22 05:03:15 -04:00
murm 5e7d4fb9b3 oops 2023-03-22 04:52:13 -04:00
murm 44f8f30ccc modified scott native to accept arbitrary values 2023-03-22 04:49:51 -04:00
murm 7a76609e70 minor fixes to the natives 2023-03-19 05:12:58 -04:00
murm ff7f0a3110 Natives Rework (Thank you Essem)
Co-authored-by: Essem <TheEssem@users.noreply.github.com>
2023-03-19 04:40:32 -04:00
murm b424b2f813 god i love annoying orange 2023-03-19 01:10:48 -04:00
murm db9b70bf66 initial update 2023-03-15 10:09:09 -04:00
Essem d236179639
Port explode/implode, add new playing messages 2023-03-11 15:35:11 -06:00
Essem 3c16599126
Deduplicate vips shutdown, reformat natives, remove soos alias 2022-12-28 17:01:50 -06:00
Essem 5d8974d177
Added bounce 2022-12-28 14:24:22 -06:00
teo0781 ed8ec36136
Fix speechbubble (#326) 2022-11-11 16:48:39 -06:00
Essem 8144a7a115
Fix image slash commands with text input 2022-10-24 17:12:10 -05:00
Essem 3662a2e51d
Refactor message prefix handling, lessen reliance on member caching, fix adding guilds in postgresql 2022-10-23 20:27:32 -05:00
Essem 2e7330636b
Add squish 2022-10-07 13:26:12 -05:00
Essem c5b50cf73b
Make uncanny skip hidden/non-PNG files 2022-10-01 12:03:37 -05:00
Essem 4f66519aa7
Load fonts directly from assets directory, fix image buffer issues 2022-09-22 23:44:54 -05:00
Essem 121615df63
Replace pg with postgres, add swirl alias, await ping edit, added debug scripts to package.json 2022-09-12 16:45:32 -05:00
Essem 3eae453de3
Centralize text encoding 2022-09-10 23:48:44 -05:00
Essem 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
Essem b0f4c16d50
Fix reddit slash command text input, make filename detection split on last period 2022-07-30 20:21:06 -05:00
Essem f3eea0d96a
Add uncanny, detect filename from image link 2022-07-30 16:00:09 -05:00
Essem 6a409283af
Merged allowed fonts, added comic sans to font list 2022-07-26 01:27:02 -05:00
Essem 398ce07bd2
Improve voice connection checking, take advantage of optional chaining operators 2022-07-23 16:02:04 -05:00
Essem 91ad4a01cc
Fix flag 2022-07-07 12:54:02 -05:00
Essem 551c7294b5
Some tweaks 2022-06-25 12:45:42 -05:00
bjcscat 5072c6ea10
&togif command (libvips version) (#286)
* &togif command

* use libvips not magick

* include libvips build dir in gitignore
2022-06-25 12:40:52 -05:00
Essem df91afee1f
Replace all instances of this.specialArgs with this.options, update docs 2022-06-24 22:03:34 -05:00
Angel f6f9091467
Make help message for &stretch accurate to the aspect ratio it applies (#284) 2022-06-24 17:22:07 -05:00
Essem bb966df085
Add flag to flip speech bubble 2022-06-22 21:55:09 -05:00
Essem e35a8fc529
Resolve alias conflict 2022-06-22 11:22:56 -05:00
Essem 10becff3a0
Replace Lavalink wrapper, migrate to pnpm, add ko-fi sponsor link 2022-06-14 00:38:01 -05:00
Essem 9d7ba365c8
Fix delay bug on jpeg/deepfry, remove mc/blurple 2022-06-08 12:17:57 -05:00
Essem 4ac90bc761
Begin the purge 2022-06-07 22:14:16 -05:00
Essem 1a86730489
Fix text escape 2022-06-07 22:07:15 -05:00
Essem 6b34cb9d9e
Remove delay parameter, change argument handling, make help command show proper flag types 2022-06-07 18:26:40 -05:00
Essem f47a18495d
Add speechbubble alpha option 2022-06-07 16:27:47 -05:00
Essem 7486d5c170
Port whisper 2022-05-01 14:37:28 -05:00
Essem 1a66bf6077
Fix newlines 2022-05-01 14:37:28 -05:00
Essem a1b12e16b4
Removed trump and leak
Both commands have overstayed their welcome, could return through some other way however
2022-05-01 14:37:27 -05:00
Essem 8b59e70fe5
Port caption2, start blur/colors ports 2022-05-01 14:37:26 -05:00
Essem 2c60e404a4
Port caption to libvips 2022-05-01 14:37:26 -05:00
Essem 6bf0537c29
Add initial Azure Functions support, clean up gitignore 2022-04-17 10:40:56 -05:00
Essem a91c73b5bd
More slash commands, rework soundboard commands, added generic music and soundboard commands, tweak speechbubble 2022-04-04 22:05:28 -05:00
Essem c821d91254
More slash command work 2022-03-31 14:53:22 -05:00
Essem f0f0bff8f3
Fixed audio commands and whisper 2022-03-31 13:47:22 -05:00
Essem 2cffdf6628
Lots of slash command work, added workaround for eris-fleet request debugging 2022-03-31 00:42:03 -05:00
Essem 5b2b3549b4
Small tweaks 2022-03-09 13:30:18 -06:00
bjcscat b17611917f Add support for string gravity + speechbubble command 2022-03-08 23:24:48 +00:00
Essem a988b266ec
Some edits 2022-03-05 23:08:08 -06:00
bjcscat 10cb101b0d
avs4you command (#243) 2022-03-05 23:05:14 -06:00