Commit graph

501 commits

Author SHA1 Message Date
f965ff3fef
fix: made ytdlp logging verbose 2023-08-01 12:27:22 -04:00
63eb812170
feat: added carnagerefund command 2023-08-01 12:09:31 -04:00
b9d18c53e7
feat: improved how title detection works (if I could actually get it fundamentally working) 2023-08-01 00:15:26 -04:00
a646bf129e
cleanup: cleaned up some useless code 2023-08-01 00:07:30 -04:00
c8f52c12f7
feat: made ytdl upload the downloaded file to discord when completed 2023-08-01 00:03:48 -04:00
6825d2c947
misc: changed completion message for ydl 2023-08-01 00:03:23 -04:00
5742384cd8
cleanup: properly importing os 2023-08-01 00:03:00 -04:00
d660748a89
fix: message.edit fix 2023-07-31 23:42:37 -04:00
ca5a2d10b6
fix: fixed paths in youtube downloader 2023-07-31 23:41:51 -04:00
b706d4905f
fix: missing a required argument on youtube_download 2023-07-31 23:25:12 -04:00
19a9bc9bc9
fix: fixed an await issue 2023-07-31 23:24:28 -04:00
112ec67bdd
fix: fixed variable name 2023-07-31 23:23:35 -04:00
b29da31f50
fix: fixed more broken indentation 2023-07-31 23:22:59 -04:00
ab427e1e8f
fix: fixed indentation preventing anything from happening 2023-07-31 23:21:42 -04:00
ad69269475
fix: made the path into a string on line 13 2023-07-31 23:20:36 -04:00
39fd289621
fix: added a start message for the youtube downloader 2023-07-31 23:19:49 -04:00
829a01a6ed
fix: made the save directory be set properly by default 2023-07-31 23:17:17 -04:00
435d67b2dc
feat: added the actual youtube downloader command 2023-07-31 23:07:33 -04:00
9aa4b11fb5
fix: the cog now downloads yt_dlp during the download process 2023-07-31 21:38:19 -04:00
a82ad5debc
feat: added musicdownloader cog 2023-07-31 21:35:15 -04:00
55aa09592f
misc: added .venv to gitignore 2023-07-31 21:05:27 -04:00
12576481a2
cleanup: removed useless import 2023-07-31 21:05:09 -04:00
212f308100
misc: added disclaimer about decimals to command help 2023-07-30 12:25:46 -04:00
bfd75bca4a
fix: made cleaned_value make the value into an int 2023-07-30 12:23:16 -04:00
b85c56547b
fix: made value parameters allow non-ints 2023-07-30 12:21:01 -04:00
1874697228
fix: hopefully made formatted numbers like 51,763 work 2023-07-30 12:19:40 -04:00
d83571dbeb
misc: changed the title of the insurance embed 2023-07-30 12:16:06 -04:00
6d72e62558
fix: updated the rest of the commands to have value as their argument name 2023-07-30 12:15:12 -04:00
274333909f
misc: updated warehouse command to say value instead of cost 2023-07-30 12:12:47 -04:00
24f52acf8c
fix: reverted previous commit 2023-07-30 09:55:52 -04:00
26115505ed
feat: updated coco to work with unicode emojis 2023-07-30 09:49:46 -04:00
c0af5aca3a
fix: conforming to naming conventions 2023-07-30 09:40:28 -04:00
f317234cec
fix: made coco not bot owner only 2023-07-30 09:34:22 -04:00
bbd0426d90
misc: changed how insurance command functions 2023-07-30 09:31:18 -04:00
dcad41e10e
fix: hopefully fixed being listed as "None" if you have no nickname 2023-07-29 16:11:02 -04:00
26bc67bec6
fix: pings cannot be shown in embed author fields - made it nicknames instead 2023-07-29 16:01:31 -04:00
3a4826a38a
feat: made suggestions show the user mention instead of their username 2023-07-29 15:58:53 -04:00
ab4116ad1a ACTUALLY fixed check_discrim 2023-07-12 14:18:39 -04:00
ed0ea601d6 (hopefully) fixed check_discrim 2023-07-12 14:17:37 -04:00
831132f55f removed useless f string 2023-07-12 14:11:46 -04:00
5e48e3c1f8 fixed check_discrim 2023-07-12 14:10:05 -04:00
672103f086 added support for new username system 2023-07-12 14:07:56 -04:00
SeaswimmerTheFsh
e0f1e220dd removed music producers server 2023-07-11 14:01:03 -04:00
SeaswimmerTheFsh
f60987d8e9 changed back to tilde 2023-06-30 13:31:55 -04:00
SeaswimmerTheFsh
ab67a28449 Merge branch 'main' of https://github.com/SeaswimmerTheFsh/GalaxyCogs 2023-06-30 13:27:08 -04:00
SeaswimmerTheFsh
ce0dcdb2c9 added handling for new usernames 2023-06-30 13:26:50 -04:00
SeaswimmerTheFsh
c161962d0e
Update galaxy.py 2023-06-21 21:08:47 -04:00
SeaswimmerTheFsh
bb49e42391 condensed roleinfo 2023-06-19 18:15:39 -04:00
SeaswimmerTheFsh
0dfdef77ac more changes to how permissions work 2023-06-19 18:11:39 -04:00
SeaswimmerTheFsh
c4f3fc5372 fixed roleinfo 2023-06-19 18:03:49 -04:00