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

769 commits

Author SHA1 Message Date
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
a481efbd4a Update gitignore 2019-04-12 09:47:05 +02:00
73b2583145 Change dateparser reply 2019-04-12 01:00:22 +02:00
49382b9bc1 Working discord bot implementation! :O 2019-04-12 00:55:35 +02:00
c907422156 Here is the problem. 2019-04-11 19:29:33 +02:00
526a2a493a Add Discord sync command 2019-04-11 19:21:09 +02:00
34b04acd5d Fix backref in Discord table 2019-04-11 19:20:56 +02:00
1a38465d3d Fix bug due to the previous telegram refactor 2019-04-11 19:04:49 +02:00
d3ee249bc9 Create Discord users table 2019-04-11 18:56:01 +02:00
23b965410b Add DiscordBot to __all__ 2019-04-11 18:55:39 +02:00
e7b82dfa92 Refactor Telegram database table 2019-04-11 18:49:16 +02:00
c625f3c279 Add DiscordBot to init 2019-04-11 18:42:05 +02:00
0e00e69650 Implement DiscordCall.get_author 2019-04-11 18:40:51 +02:00
818b504ec5 Change error message in TelegramCall.get_author 2019-04-11 18:37:58 +02:00
3ba75b2eb6 Implement DiscordCall.reply() 2019-04-11 18:20:03 +02:00
eaedfa25a9 Start work on the discord bot 2019-04-10 18:16:47 +02:00
3f6c03c294 Merge pull request #47 from Steffo99/unity-kv
Keyvalue commands
2019-04-10 17:31:00 +02:00
1c6ddad5ea Bugfix 2019-04-09 17:04:21 +02:00