34 Commits (master)

Author SHA1 Message Date
Andrei Zbikowski 0f5f2fde77
Cleanup support for creating custom plugin base classes (#128) 6 years ago
andrei 75b60b6e17 Correct channel permissions calculation, cleanup channel tests 6 years ago
andrei d353c484bb Clear voice states when a new session connects (fixes #100, closes #109) 6 years ago
Andrei ec7f0797a9
Fix the way HashMap.select() works 7 years ago
andrei 65d651d3af
Fix bug related to `text` field 7 years ago
andrei 6a2ea55c12 fix tests from removal of disco.util.token 7 years ago
Andrei Zbikowski 44689af035
[QOL] Flake8 CI and Fixes (#61) 8 years ago
andrei 5b5f29865a [typing] allow Field to have a default of None 8 years ago
Andrei 452574ff20 [types] rename Model.update to Model.inplace_update 8 years ago
Andrei 5c4cad41a6 [bugfix] properly handle py3 in HashMap.items (fixes #50) 8 years ago
Andrei e0ce459c96 [bugfix] fix behavior of cached_property 8 years ago
andrei 680d7e0180 [tests] cleanup 8 years ago
andrei 70bef21ca7 [tests] add test for prior bugfix 8 years ago
andrei 566130d1b3 [perf] greatly increase hashmap performance 8 years ago
Andrei Zbikowski 9e9d6bb1b1 Capture Raw API Responses (#46) 8 years ago
andrei af4d22e614 Fix travis and pathing 8 years ago
andrei faccde4154 Refactor tests, move to pytest, etc 8 years ago
Andrei Zbikowski 667eb1be3b [voice] Better Queue (#44) 8 years ago
Andrei f3a39e96a3 [cleanup] whitespace 8 years ago
Andrei 32085b4a67 [util] fix SimpleLimiter not limiting correctly 8 years ago
andrei 6ba556c369 [api] fix None reason throwing error 8 years ago
andrei b3cd55e6b0 [tests] cleanup / etc 8 years ago
andrei 83e5f93958 [tests] add more typing tests 8 years ago
andrei cca53f0a70 [types] cleanup model loading and make consume greedy 8 years ago
andrei 359795e410 [types] make load_into a classmethod, add testing for types 8 years ago
Andrei Zbikowski 5fedac5151 Audit Log (#35) 8 years ago
Andrei Zbikowski 30fbb9cbe7 Increase the weight of group matches over command argument matches (#33) 8 years ago
andrei 333fcebcd4 [commands] fix a two bugs related to command groupings + tests 8 years ago
andrei f14f316ebc Fix image hashes incorrectly using `binary` type 8 years ago
Andrei 6e8719b128 Add tests for Channels 8 years ago
Andrei 01820d2bc9 Fix some issues with the way command regexes work 8 years ago
Andrei db54d2a392 Fix issues with calculating abbreviations (closes #15) 8 years ago
Andrei add53ec444 Add some tests around embeds 8 years ago
Andrei e78c99b605 Add tests/CI, fix playable import error on py3 8 years ago