Commit graph

255 commits

Author SHA1 Message Date
1585941e8a Ported audio2image and image2audio 2023-04-08 00:29:49 +00:00
646421df8f ffmpeg hide_banner 2023-04-08 00:28:59 +00:00
cb13a55c0c Play error video 2023-04-07 16:05:23 +00:00
2f34b9fcc8 Tell what opting out does 2023-04-07 01:08:16 +00:00
dceb4fbbb8 replace arg command with a nice arrow 2023-04-07 00:25:46 +00:00
39ff404deb Minor style change 2023-04-05 16:13:19 +00:00
2cc13e8328 Update a bunch of buttons 2023-04-05 16:12:56 +00:00
fce229e73a Fix status 2023-04-05 15:47:02 +00:00
32fb7bc005 Really did a sloppy job on that one, remember kids, copy pasting is bad! 2023-04-04 23:20:30 +00:00
f8c958af91 Fix permission check and remove useless piece of old code 2023-04-04 22:46:13 +00:00
132d387e49 Merge pull request 'Async loading of commands and events' (#1) from joan/Haha-Yes:jmr/import-then into Slash-V14
Reviewed-on: #1
2023-04-05 00:38:14 +02:00
fa95596906
Async loading of commands and events 2023-04-04 18:21:12 -04:00
5b2fa020d1 Ported tag command 2023-04-04 17:51:44 +00:00
c0fad4c460 Remove ban and kick tag 2023-04-04 17:51:36 +00:00
2f4caf0e72 fix stupid mistake 2023-04-04 16:18:07 +00:00
81e96974b9 sqlite example 2023-04-04 16:11:09 +00:00
a48a696d50 Ignore sqlite3 database 2023-04-04 16:07:54 +00:00
e50a97848f Updated discord.js, twit and added sqlite3 for dev 2023-04-04 16:07:46 +00:00
9ef244fc3f Added todo, updated image fetch and added optout of sharing the end result 2023-04-04 16:06:31 +00:00
bd7f0d12e5 Removed useless logging and updated image fetch 2023-04-04 16:06:05 +00:00
b960829e72 Fix command 2023-04-04 16:00:40 +00:00
60e5152bd9 Remove minecraft server text 2023-04-04 15:26:00 +00:00
29e97c27f6 make optout work here 2023-04-04 01:07:08 +02:00
f29d721771 Let user opt out of join/leave event 2023-04-04 00:45:43 +02:00
cfad048b8e Log command args and allow users to opt out 2023-04-04 00:34:24 +02:00
fa3671efdf Update description 2023-04-04 00:30:30 +02:00
ffc51c5503 Load commands async 2023-04-04 00:26:52 +02:00
a0de902935 Moved download function to its own file 2023-03-20 03:58:21 +01:00
c237f2fb7c Re encode if video is using an incompatible format, currently hevc 2023-03-20 03:57:52 +01:00
0b63dd3a60 Get video codec 2023-03-20 03:55:53 +01:00
c66f3e8403 Removed useless file and update readme accordingly 2023-03-20 03:54:10 +01:00
008029b49f Temporarily disable this command 2023-02-20 23:05:36 +01:00
babfd52eca ACTUALLY fix the command 2023-02-20 23:05:21 +01:00
6fa8f7d33d Fix txt2img AI generation 2023-02-20 22:28:01 +01:00
d45ac9be4f (Maybe) Parse prefix commands better 2022-12-21 21:54:23 +01:00
3e236cc580 ignore unloaded folder 2022-12-21 21:20:40 +01:00
0b01712712 load/unload commands 2022-12-21 21:19:50 +01:00
2f0d6d6a42 Keep that folder 2022-12-21 21:08:37 +01:00
f8cf11e7ff Always register a cooldown even when the limit has not been hit 2022-12-20 19:53:41 +01:00
2c37b3a64f Display the cooldown more nicely 2022-12-19 05:03:39 +01:00
5311aa5847 Remove useless console.log that caused issue 2022-12-19 04:45:33 +01:00
0c793d73a6 Fix cooldown (Was set to 1 hour, supposed to be 24 hours) 2022-12-19 04:40:49 +01:00
7254a242db No ratelimit global variable 2022-12-18 23:30:34 +01:00
d225d7037c Move ratelimiter to its own function 2022-12-18 23:30:25 +01:00
fcb7776f60 Fix cooldown display 2022-12-18 23:00:08 +01:00
467d282a3c Removed some useless things 2022-12-18 22:54:26 +01:00
56368acf74 Make it owner only 2022-12-18 22:54:03 +01:00
a8e98740b3 Don't init global variables here 2022-12-18 22:53:50 +01:00
df722f8ffb Init some global variables 2022-12-18 22:53:31 +01:00
cfa6a55d39 Fix rate limit 2022-12-18 22:53:23 +01:00