|
fa4b5165e8
|
Show user id in the feedback
|
2023-09-13 21:01:20 +02:00 |
|
|
162a91ca48
|
Fix admin permission check
|
2023-09-13 20:59:56 +02:00 |
|
|
5d6746a233
|
Replace tag with username
|
2023-09-13 20:56:06 +02:00 |
|
|
16842d7127
|
Don't accept playlist (They didn't work already before)
|
2023-09-06 12:28:17 +02:00 |
|
|
0c38de9ea2
|
Non-ephemeral so I can keep a record of it
|
2023-09-06 12:24:48 +02:00 |
|
|
e235f064d8
|
Fix custom emotes in starboard/shameboard
|
2023-07-10 01:13:29 +02:00 |
|
|
8546fb30f5
|
removed comments and console.log
|
2023-06-04 19:03:57 +02:00 |
|
|
ba42ef6f37
|
Plugging friend sound
|
2023-06-04 19:02:44 +02:00 |
|
|
b559edcd10
|
Use twitter-api-v2 instead of twit
|
2023-06-04 19:02:30 +02:00 |
|
|
1269403787
|
Handle some error and send error message
|
2023-05-20 19:20:11 +02:00 |
|
|
de6e0dd3c7
|
fix getVideoSize
|
2023-04-20 19:54:21 +02:00 |
|
|
4e5324155d
|
Fix some occasional error
|
2023-04-20 19:51:03 +02:00 |
|
|
65eb5b997f
|
Tweet is not feedback
|
2023-04-20 19:50:41 +02:00 |
|
|
fb4db75f09
|
Don't apply rate limit to bot owner
|
2023-04-19 17:05:43 +02:00 |
|
|
59bf0b9430
|
Update file size limit
|
2023-04-19 17:05:35 +02:00 |
|
|
543ab35c9e
|
up file limit to 25
|
2023-04-19 16:58:42 +02:00 |
|
|
88ff7390cd
|
adding more ban words
|
2023-04-17 17:28:09 +02:00 |
|
|
ccf9dc5785
|
add alias and ability to not loop
|
2023-04-15 23:49:34 +02:00 |
|
|
5cc94e54a3
|
Added some aliases
|
2023-04-15 19:49:36 +02:00 |
|
|
d925e62004
|
"using slash" instead of "with slash"
|
2023-04-15 19:48:08 +02:00 |
|
|
633f0a6fec
|
Added more restrictions.
Only work in guilds.
Server need to be 1 month old.
Bot need to be in server for 1 week.
|
2023-04-15 19:32:35 +02:00 |
|
|
780aef27c5
|
guildOnly check
|
2023-04-14 17:46:12 +02:00 |
|
|
408176cc9d
|
Fix stupid censor
|
2023-04-14 04:24:46 +02:00 |
|
|
cd4ffa8b53
|
fix getVideoSize
|
2023-04-11 20:32:55 +02:00 |
|
|
aacd7aa9fa
|
Fix compression, add file size to author
|
2023-04-11 20:31:25 +02:00 |
|
|
f294e8cee1
|
getVideoSize
|
2023-04-11 20:16:18 +02:00 |
|
|
3780fad9ae
|
await getMaxFIleSize
|
2023-04-11 20:16:07 +02:00 |
|
|
d4e3693be6
|
Use the guild max file size
|
2023-04-11 14:44:37 +02:00 |
|
|
d926931e37
|
Exclude some more files
|
2023-04-11 14:36:04 +02:00 |
|
|
6a9425eccc
|
get the max file size from a guild
|
2023-04-11 14:34:19 +02:00 |
|
|
1991925213
|
Download and load a command
|
2023-04-11 14:34:01 +02:00 |
|
|
0f72e8c180
|
Keep some more folders
|
2023-04-11 14:33:31 +02:00 |
|
|
64988e340f
|
Update text to say bug report instead of feature request
|
2023-04-11 14:33:17 +02:00 |
|
|
bd4dcd087e
|
rename owner to creator
|
2023-04-10 14:48:57 +02:00 |
|
|
c68d4fca00
|
Update to StringSelectMenu
|
2023-04-10 14:48:47 +02:00 |
|
|
56d06cedc4
|
remux-video instead of merge-output-format
|
2023-04-10 14:48:26 +02:00 |
|
|
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 |
|