414 Commits (1c9bfb6be0e4194f33b5e9595542588ed080f895)
 

Author SHA1 Message Date
Dan 1c9bfb6be0 flake8 error fix 7 years ago
Dan 7e9e0a69d5 added voice_clients in state 7 years ago
Dan a7aa98e4dc Merge branch 'master' of https://github.com/b1naryth1ef/disco 7 years ago
Dan 9cc7ca7000 voice receive support (#101) 7 years ago
Kyriog 4032094bd2 Adding API method for Get User endpoint (#103) 7 years ago
Zac Nowicki 0ba70b7799 Fix docs anchors rendering (#102) 7 years ago
Dan ec6f423d6c fixed version not being set on the voice gateway 7 years ago
Dan 9fa8d1d427 added more debug logs 7 years ago
Dan 445e71e075 replaced channel with client in VoiceData and VoiceSpeaking events 7 years ago
Dan da8c721f1c please pass 7 years ago
Dan 2989a2cec6 some style updates 7 years ago
Dan f603142898 some updates 7 years ago
Dan a7379e0e89 initial voice 7 years ago
Andrei ec7f0797a9
Fix the way HashMap.select() works 7 years ago
Kyriog a5316bc6f2 Fix wrong permission assert for channel deletion (#96) 7 years ago
Justin Moore 3fad17a2b0 Add Channel.send_typing (#97) 7 years ago
Raphael Nepomuceno e6563df50c Fix IDs being strings on `bot.levels` setting. (#93) 7 years ago
Naymin e0209737c0 Fixed typo in documentation (#91) 7 years ago
andrei 2a116631b9 [voice] use IP from voice ready for UDP connection 7 years ago
andrei 65d651d3af
Fix bug related to `text` field 7 years ago
Andrei de5ae5155c
Add guild_id to events that now contain it 7 years ago
andrei 44156c7e01
[flake8] ignore A002 since its triggering on function names (???) 7 years ago
andrei d41a4fff9b
[docs] Update listeners docs 7 years ago
Alkali-Metal 97876f2c34 Fix error in message sending. (#89) 7 years ago
Kodie Goodwin df6c363250 Allow removing content during message edit (#88) 7 years ago
andrei 49d0486b6b
Add xsalsa20_poly1305_lite voice encryption mode 8 years ago
Jari (LotU) f5b422117e Added more documentation in the bot tutorial directory (#56) 8 years ago
Andrei c86824a64f
Use JSON for tutorial 8 years ago
Andrei 60fbb62b5f
cleanup readme a bit 8 years ago
Andrei 51576d2970
Fix various inconsistencies/bugs in cli.py 8 years ago
Andrei 90098c1c27
Cleanup the initialization of the builtin HTTP server 8 years ago
Andrei 5c28ee6508
Fix exception on some MessageUpdates when `commands_allow_edit` was enabled 8 years ago
Andrei ce143d1da4
fix incorrect paren positioning from last commit 8 years ago
Andrei eb6b22d93e
state listeners should use Priority.BEFORE 8 years ago
andrei 56d705a8f7
Release v0.0.12 8 years ago
PixeL e1fcda0ffb Set the ban reason in ban list as well (#82) 8 years ago
Andrei 7d1fe756ac Release v0.0.12-rc.4 8 years ago
Andrei Zbikowski 88504f7aa6
Voice Gateway v3 (#80) 8 years ago
Andrei 9ac9e26a4a [reqs] downgrade websocket-client to 0.44.0 8 years ago
Andrei ea6b882da7 [reqs] add wsaccel to performance reqs 8 years ago
PixeL 02cc56e605 Handle zombie connections (#79) 8 years ago
Andrei Zbikowski a137dc2523
Support 'xsalsa20_poly1305_suffix' encryption mode (#77) 8 years ago
PixeL d0a3c5db0d Add the new statuses (#78) 8 years ago
Giovani Irimea 091017c8cf Add ETF support for Python 3.x (#68) 8 years ago
andrei 6eac91ce53 Bump versions of websocket-client, pynalc, and youtube_dl 8 years ago
andrei 6a2ea55c12 fix tests from removal of disco.util.token 8 years ago
andrei 76b34a039e Remove util.token module entirely 8 years ago
Sebastian Winkler a8ebb0f1b2 adds support for animated emoji (#74) 8 years ago
Spencer c8d6cb0e29 Fix shared_config initialization typo (#71) 8 years ago
Moses Miller 857b4454a8 Fix IndexError instead of StopIteration when MessageIterator is done (#69) 8 years ago