Commit Graph
15 Commits
Author SHA1 Message Date
Khazhismel Kumykov 5f776f369d Add default avatar property to User. 2016-03-31 14:38:03 -04:00
Khazhismel KumykovandRapptz f1736bc08f Move ffmpeg process cleanup to player thread 2016-03-25 18:32:02 -04:00
Khazhismel fc2127789a Support ytsearch and playlists in youtube_dl_player 2016-03-09 21:19:12 -05:00
KhazhismelandRapptz 612aa4d107 Add util method to extract creation date from discord ids 2016-03-06 03:40:16 -05:00
Khazhismel KumykovandRapptz ef57873f80 Clean up zombies
self.process.communicate(timeout=0.100) will block

zombies probably would be cleaned up anyways but in a non deterministic fashion by the garage collector
2016-03-02 23:25:20 -05:00
Khazhismel bbe6455eb9 Guild member add will include deaf and mute now, do not provide default values 2016-01-12 11:49:22 -05:00
Khazhismel 000e7e57ea Change member constructor to not rely on order of json data object 2016-01-12 11:45:59 -05:00
Khazhismel ac3e583b05 Add missing argument in _rate_limit_helper 2015-12-26 17:01:35 -05:00
Khazhismel 0aa46e6def Add game data class, replace game_id. 2015-12-23 21:28:18 -05:00
Khazhismel ec23434162 Mentions are now <@id> *only* - remove mentions array on send and edit message 2015-12-23 20:59:41 -05:00
Khazhismel e8a06b7ee9 Insert options before pipe:1 in ffmpeg player, otherwise they are ignored 2015-12-23 18:00:44 -05:00
Khazhismel bb433990e8 None author param in wait_for_message allows any author 2015-12-22 03:51:45 -05:00
Khazhismel 0176517453 Provide server/channel id/name as Object if client not joined to server. 2015-11-29 21:58:17 -05:00
KhazhismelandRapptz 52d3457443 Add send_typing command to allow sending typing updates. 2015-11-19 23:16:47 -05:00
KhazhismelandRapptz fcc540ec44 Add before and after params to logs_from. 2015-11-16 19:06:14 -05:00