274 Commits (v0.0.6)
 

Author SHA1 Message Date
Andrei 67b6967ce9 Release 0.0.6 9 years ago
Andrei 18fe47dbf5 Fuck python3 9 years ago
Andrei cc8fd6db84 Better listener support, another fix to VoiceStateUpdate 9 years ago
Andrei e24243076b Document gateway events, couple fixes 9 years ago
Andrei 0e3f518ad1 Add Client.update_presence, fix heartbeating on dead connections 9 years ago
Andrei fb2a19efb8 Remove dill requirement, switch to marshal for serialization, etc 9 years ago
Andrei c7ff3b3d18 Move IPC code, bit more cleanup 9 years ago
Andrei 13ee463dbb Cleanup and fixes 9 years ago
Andrei 417bf33d56 Better autosharding interface, more fixes 9 years ago
Andrei 77970c9bef Refactor plugin management a bit, etc fixes/improvements 9 years ago
Andrei aee7fa13e1 Refine autosharding/IPC 9 years ago
Andrei ce29836e84 First stab at IPC based auto sharding 9 years ago
Ethan b44e0e1b9b Fixed Route Typo (#8) 9 years ago
Andrei 502d487b80 Left a debug in - smh 9 years ago
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