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

203 commits

Author SHA1 Message Date
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
9a2d43aef3 Complete kv commands 2019-04-09 17:00:14 +02:00
7047bcf230 Merge remote-tracking branch 'origin/unity' into unity
# Conflicts:
#	requirements.txt
2019-04-09 15:21:51 +02:00
eb821a6259 Use long polling 2019-04-09 15:21:03 +02:00
85c0d717da Bugfix in call.get_author for telegram bots 2019-04-09 12:41:42 +02:00
30b9ec4b5d Start work on kv commands 2019-04-09 12:41:03 +02:00
8f7fe39c27 Add optional to CommandArgs 2019-04-09 12:17:05 +02:00
4735d145b6 Add error_if_none parameter to call.get_author 2019-04-09 11:49:36 +02:00
8d232fdc6b Forgot a return 2019-04-09 11:25:07 +02:00
bbb89b3370 Add missing space 2019-04-09 11:16:00 +02:00
12805f5bc1 Create reminder command 2019-04-09 11:15:27 +02:00
094a961b51 Create dateparser command 2019-04-09 10:39:19 +02:00
6b4f39428b Remove unused imports 2019-04-09 09:12:48 +02:00
94980b3d15 Add type hints to diario 2019-04-09 00:23:09 +02:00
310b0f62e5 Add /rage 2019-04-09 00:08:22 +02:00
92e032864e Make commands @classmethods 2019-04-09 00:08:14 +02:00
8d0e6d8c5c Create sleep_until 2019-04-08 20:30:11 +02:00