65 Commits (739379ba089f3bbee7d47eac84ed415f51e7cd85)

Author SHA1 Message Date
A5rocks 739379ba08 remove unused import 6 years ago
A5rocks 911855205c Undo the change to `disco.util.config.Config`. 6 years ago
A5rocks 8832d9872f nekoka.tt code review (github.com/nekocatt) 6 years ago
A5rocks 95900ba73c Python 2 compatibility is basically impossible. 6 years ago
A5rocks 2b10daca34 Fix flake8's innate hate of monkey patching. 6 years ago
A5rocks 8385be5cdb Allow bots to be run without access to the console. 6 years ago
Nadir Chowdhury af03a114d0 Typo Fixes (#122) 6 years ago
Andrei 839682291b
fix: handle loading of user permission levels 6 years ago
Andrei Zbikowski bb9e6bb356
[refactor] Kill Holster (#132) 6 years ago
Dooley_labs 646a0437f7 Fixes typos and patches raise exceptions using %s instead of .format() (#130) 6 years ago
Andrei ec7f0797a9
Fix the way HashMap.select() works 7 years ago
andrei 76b34a039e Remove util.token module entirely 7 years ago
Kodie Goodwin 15138e9854 Remove spawn_each args during Emitter init (#62) 7 years ago
Andrei Zbikowski 44689af035
[QOL] Flake8 CI and Fixes (#61) 8 years ago
andrei 52223e3ad8 [holster] update Emitter instances to use `spawn_each` 8 years ago
Andrei 4244727cfc [bugfix] Paginator should not start at 0 by default 8 years ago
Andrei 3496d6f3b9 [bugfix] Paginator should stop iteration when completed 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
Ondřej Slabý 378afbb5ae Fix some Python3 type issues (#49) 8 years ago
andrei 566130d1b3 [perf] greatly increase hashmap performance 8 years ago
Andrei 32085b4a67 [util] fix SimpleLimiter not limiting correctly 8 years ago
Andrei Zbikowski 5fedac5151 Audit Log (#35) 8 years ago
Andrei bc0878f4cf Remove requirement for inflection library 8 years ago
andrei 70cc47ba8b remove usages of StopIteration to remove warnings on py3 8 years ago
Andrei 960478110e Add support for paginating over message reactors 8 years ago
Andrei 2161977902 Fix issue with sanitization 8 years ago
Andrei 9da191ae91 Proper time conversion 8 years ago
Andrei 898ba53f27 s/isoformat/strftime 8 years ago
Andrei a544a6d020 Add snowflake-utils from_datetime and from_timestamp 8 years ago
Andrei 2970466311 Add Chainable/async utils 8 years ago
Andrei 701b0d2437 Bump holster, fix bug with sanitizing mentions 8 years ago
Andrei a52ab456b1 Deprecate Message.create_reaction in favor of Message.add_reaction 8 years ago
Andrei Zbikowski 43c1838011 Refactor storage module, greatly simplify (#22) 8 years ago
Andrei b341ae9aee Fix missing \n 8 years ago
Andrei a3924440b9 etc - better default log format 8 years ago
Andrei bef1492d54 Bump holster, fix SimpleLimiter race error, fix to_dict recursion 8 years ago
Michael d8d1df0ac4 period at end of every docstring first line, ca -> can (#9) 9 years ago
andrei 2a311cc336 Code cleanliness pass 9 years ago
Andrei ef4e87f7fb Better interface to reactions, etc cleanup 9 years ago
Andrei 18fe47dbf5 Fuck python3 9 years ago
Andrei fb2a19efb8 Remove dill requirement, switch to marshal for serialization, etc 9 years ago
Andrei 13ee463dbb Cleanup and fixes 9 years ago
Andrei 66d0f7d305 Python 3 fixes, etc fixes/cleanup 9 years ago
Andrei 56df1b6d7f Improve HashMap.select, rebuild BasicPlugin 9 years ago
Andrei 09bf635071 Add custom dict type, HashMap, with various helper/utility methods 9 years ago
Andrei fc85deea52 This one weird trick to reduce memory usage by 60%! 9 years ago
Andrei 41f7126a1d Fixes, Cleanup, Plugin Storage 9 years ago
Andrei d8bba96737 Replace all instances of keys/values/items, command group abbreviation 9 years ago
Andrei d8f5036b41 Move to_snowflake to disco.util.snowflake 9 years ago