1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
Commit graph

286 commits

Author SHA1 Message Date
2e7ef6f008 Escape filenames to ensure they can be loaded from Discord 2019-04-20 15:26:19 +02:00
969591a4e6 Fix some more bugs 2019-04-20 12:57:46 +02:00
f49829e237 Delete video file after the conversion 2019-04-20 12:48:47 +02:00
22d30b89f2 Fix a lot of warnings 2019-04-20 12:45:54 +02:00
ad8a0016bc Allow mixed-case commands 2019-04-20 12:34:18 +02:00
9187d7af59 Allow spaces in url 2019-04-20 12:13:04 +02:00
4ed802ff43 Do some stuff 2019-04-20 02:19:40 +02:00
34f3c290d3 Delete useless tests 2019-04-20 02:19:03 +02:00
8b239c564e Fix a network bug 2019-04-20 02:18:49 +02:00
eb19932d7f Working skip! Buuuuut now you can't hear anything. 2019-04-20 01:14:52 +02:00
be2e95030f Do some stuff 2019-04-20 00:22:07 +02:00
9cc7ea29e0 Working bot audio! 2019-04-19 21:10:24 +02:00
10c77a20d0 Lööps 2019-04-19 19:43:24 +02:00
350d754683 Rename bot to client 2019-04-19 02:32:12 +02:00
db1f1ded12 Whee! More moving around! 2019-04-19 02:29:39 +02:00
e677cbe9b3 Refactor most of the DiscordBot 2019-04-19 02:12:37 +02:00
f4fc7dd971 do some stuff 2019-04-19 00:01:28 +02:00
03b3d52f0e A lot of stuff 2019-04-18 16:09:02 +02:00
bad35daf5b Do stuff 2019-04-18 14:09:55 +02:00
5b9c441113 Remove unused imports 2019-04-17 23:48:21 +02:00
f7a9774fa2 Shut up. 2019-04-17 23:24:49 +02:00
a1ce7a055b OMFG ARE YOU SERIOUS 2019-04-17 23:23:33 +02:00
659e0e1965 Bot isn't working anymore? 2019-04-17 23:13:32 +02:00
53753cc399 Try some things 2019-04-17 19:01:17 +02:00
3b9843118d Bot is finally working! 2019-04-17 18:53:53 +02:00
538a850344 Try to debug something, but without success 2019-04-17 02:00:38 +02:00
aa48c3d1e2 It plays music now! 2019-04-17 01:15:35 +02:00
3e27e3b183 Do some more stuff 2019-04-16 19:02:21 +02:00
90f566107f Do a lot of stuff 2019-04-16 17:02:50 +02:00
85468ec78d y no commit 2019-04-16 14:38:45 +02:00
71cc0e35dd Add play command
omg it actually works
2019-04-16 01:01:12 +02:00
5d2eebd118 Create AudioSource from RoyalAudioFile 2019-04-15 21:05:49 +02:00
6af6984380 Add RoyalAudioFile, automatically downloads the opus file required for discord 2019-04-15 20:33:35 +02:00
992b643f5b WIP Discord YtdlFile 2019-04-15 16:07:32 +02:00
cd8f2b5bff Fix ANOTHER youtube-dl bug. 2019-04-15 16:03:34 +02:00
8cd9254ebe Complete summon command 2019-04-15 11:39:34 +02:00
47a45a2552 Fix more summon bugs 2019-04-15 10:54:15 +02:00
2a8a9de832 Fix summon not working and some network stuff 2019-04-15 10:39:19 +02:00
ac2ea55902 Add summon command, but it's unfinished 2019-04-14 23:31:24 +02:00
43ce9b09f2 Add a way to interrupt video downloads 2019-04-14 20:02:17 +02:00
55771217e0 Even more properties! (Thanks to @Mallllco and @Viktya) 2019-04-14 19:20:33 +02:00
5968045ece Add a few more properties 2019-04-14 18:58:06 +02:00
034c0d0edc Add videoinfo command 2019-04-14 17:31:30 +02:00
a1193f320a Complete the wrapper 2019-04-14 17:00:05 +02:00
4e41b0efb5 Create a wrapper around the videos downloaded from youtube_dl 2019-04-14 15:17:57 +02:00
321b037a99 Create a wrapper around the info extracted from youtube_dl 2019-04-14 03:04:32 +02:00
79982fa81a If the Pool is empty, don't add a song 2019-04-12 19:24:42 +02:00
5619a80105 Move audio stuff to an audio submodule 2019-04-12 19:23:34 +02:00
10e39cb20e Create Playlist and Pool PlayModes 2019-04-12 15:19:28 +02:00
0c37fbd048 commit something to hide the fact that you slept all the time 2019-04-12 12:28:44 +02:00