274 Commits (v0.0.5)
 

Author SHA1 Message Date
Andrei eeae6faf78 Bump version to v0.0.5 9 years ago
Andrei e2ced98337 Fix embeds in execute, return message object when wait=True 9 years ago
Andrei 190100f50b Add webhooks 9 years ago
Andrei 8c80d24025 Remove accidentally commited line 9 years ago
Andrei c954d59cf1 Add redis provider 9 years ago
Andrei cc71540309 Allow loading multiple plugins per module, set more context 9 years ago
Andrei 73c5d16561 Add WebhooksUpdate gateway event 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 231f595227 Fix DM loading / commands in DMs 9 years ago
Andrei 78d601835a More API stuff 9 years ago
Andrei da95141b8f More __slots__ where it counts 9 years ago
Andrei fc85deea52 This one weird trick to reduce memory usage by 60%! 9 years ago
Andrei 1e85536bab Move away from globals() in GatewayEvent 9 years ago
Andrei 91dce52b19 Fix text/binary fields for ETF, PermissionValue can use slots 9 years ago
Jake e4cb1fbda7 fix (#5) 9 years ago
Andrei 02672a44d7 Bump version to 0.0.4 9 years ago
Andrei 0ee8150d93 Storage enabled by default, plugins should be a list 9 years ago
Andrei 41f7126a1d Fixes, Cleanup, Plugin Storage 9 years ago
Wolfiri e80dcec614 Minor spelling fixes (#4) 9 years ago
Andrei d8bba96737 Replace all instances of keys/values/items, command group abbreviation 9 years ago
Andrei fc534965f4 Add presence tracking 9 years ago
Andrei d8f5036b41 Move to_snowflake to disco.util.snowflake 9 years ago
Andrei 6036dd8150 no seriously make small commits 9 years ago
Andrei feb90bddfc Remove print 9 years ago
Andrei 7d5370234d todo: make small commits 9 years ago
Andrei e3140b6e8b More API stuff, user/role mention arguments 9 years ago
Andrei 631f0e3864 Add plugin reloading, improve CLI interface some more 9 years ago
Andrei ffe5a6f6c8 Refactor modeling to avoid magic as much as possible 9 years ago
Andrei c297d45257 Update Plugin.destroy to work w/ the latest stuffs 9 years ago
Andrei 37a37fcb57 Allow passing plugin config on load, add API channel invite 9 years ago
Andrei cfc40a0bf1 Cleaner approach to passing client through models 9 years ago
Andrei f5aa3f5257 Add plugin schedules (repeating functions) and Message.member prop 9 years ago
Andrei c11c563787 Bump to v0.0.3 9 years ago
Andrei 2c8f73f63c APIClient fixes, emitter priority support, etc fixes 9 years ago
Andrei cde368e807 Remove githubpages sphinx extension 9 years ago
Andrei b76d119e98 Bump v0.0.2 9 years ago
Andrei 0b48de0bfd Fix py2.x inspect.getargspec 9 years ago
Andrei ef295deafc Fix gitignore for package name 9 years ago
Andrei d35de8260e Temporarily rename to disco-py on pypi 9 years ago
Andrei b91b2326e9 Add alpha warning 9 years ago
Andrei 6244ace275 Move verification_level to enum 9 years ago
Andrei Zbikowski efd2db2f25 Merge pull request #3 from b1naryth1ef/feature/no-skema 9 years ago
Andrei 4036f21a89 etc fixes 9 years ago
Andrei a3f360535a Various fixes 9 years ago
Andrei 4b9a7f61ff Remove skema in favor of simple custom data modeling stuff 9 years ago
Andrei 42cba0f4b9 Remove gipc, no longer needed 9 years ago
Andrei 52055e749f Fix cached_property, better backdoor locals, remove multiprocess gateway 9 years ago
Andrei 131ec9dda5 Delete unused function in gateway.encoding.etf 9 years ago