Commit Graph

  • 3081a893e0 Fixing some grammar. (#70) Ahmed // Dropheart 2018-01-05 02:15:02 +0300
  • 45150a3ec0
    Fixing some grammar. #70 Ahmed // Dropheart 2018-01-04 18:55:44 +0300
  • bddc07cb9f Fix IndexError instead of StopIteration when MessageIterator is done Moses Miller 2017-12-27 16:10:14 -0800
  • 9128844980 Bump to v0.0.12-rc.3 v0.0.12-rc.3 andrei 2017-12-14 11:49:22 -0800
  • 97df6a1355 Added ETF support for Python 3.x Bumped requirements for PyNaCl and youtube-dl Giovani Irimea 2017-12-09 21:41:29 +0200
  • bc3228da93 Removed storage related examples (#59) Jari (LotU) 2017-12-09 00:06:51 +0100
  • 15138e9854 Remove spawn_each args during Emitter init (#62) Kodie Goodwin 2017-12-08 15:06:17 -0800
  • 23c4ed3922 Update invite link, closes #65 andrei 2017-12-08 14:58:27 -0800
  • 09baf44ca4 Bump holster to 2.0.0 #62 andrei 2017-12-08 14:54:50 -0800
  • 2d32e9e52a Fix overwrites order in Channel.get_permissions (#66) Anis B 2017-12-06 03:05:26 +0100
  • 6f3345d7c7 shared config (#67) Kodie Goodwin 2017-12-05 18:03:47 -0800
  • 94fd3f5e43 Allow plugins to overwrite shared_config #67 Kodie 2017-12-02 16:19:48 -0800
  • a23fec06bc Add shared_config to BotConfig Kodie 2017-12-02 16:17:14 -0800
  • 7e94043809
    [flake8] Remove whitespaces #66 Anis B 2017-12-01 02:21:48 +0100
  • bc23eb84fd
    Fix overwrites order in get_permissions Anis B 2017-12-01 02:12:48 +0100
  • f4956aa908 Cleanup documentation a bit andrei 2017-11-29 12:59:33 -0800
  • 4a77162ec5
    Fix accidental double paste of content Jari (LotU) 2017-11-14 11:26:43 +0100
  • cb33c53906
    Merge pull request #2 from MrLotU/fix/capitalize Jari (LotU) 2017-11-14 11:22:42 +0100
  • f700b8e7e2
    Capitalize Discord Jari (LotU) 2017-11-14 11:21:54 +0100
  • 1e97b700d7
    Added listeners docs Jari (LotU) 2017-11-14 10:31:57 +0100
  • 54582fc3c1 Pin holster to master in requirements.txt Kodie 2017-11-13 16:50:43 -0800
  • 65e63a45f9 Remove spawn_each args during Emitter init Kodie 2017-11-12 14:22:53 -0800
  • 7fd0863a0d [gateway] fix using etf encoder with new zlib-stream andrei 2017-10-27 18:32:33 -0700
  • 3b90db2c2f Remove builtin support for storage develop andrei 2017-10-27 18:19:04 -0700
  • c215328606 Bump to v0.0.12-rc.2 v0.0.12-rc.2 andrei 2017-10-27 18:14:33 -0700
  • 44689af035
    [QOL] Flake8 CI and Fixes (#61) Andrei Zbikowski 2017-10-27 18:06:39 -0700
  • 5b5f29865a [typing] allow Field to have a default of None andrei 2017-10-27 18:05:18 -0700
  • 859e0d5a46 Fix usage of unicode #61 andrei 2017-10-27 17:49:49 -0700
  • ba7b13f2a5 Only test against 2.7 / 3.6 andrei 2017-10-27 17:46:24 -0700
  • 0c16f142cb dont andrei 2017-10-27 17:42:38 -0700
  • 88c7e37cf5 Various flake8 fixes andrei 2017-10-27 17:39:35 -0700
  • 86106137fc Add flake8 to travis andrei 2017-10-27 17:39:05 -0700
  • a90f4cbc01 Check for Unset type in Emoji.custom (#60) Kodie Goodwin 2017-10-27 17:34:34 -0700
  • 1cb1cbabd5 Remove unused import #60 Kodie 2017-10-27 17:09:22 -0700
  • 2f77c36dfd Typecase id value to bool Kodie 2017-10-27 16:49:24 -0700
  • 7faa282f2c Check for Unset type in Emoji.custom Kodie 2017-10-27 16:28:35 -0700
  • 52223e3ad8 [holster] update Emitter instances to use `spawn_each` andrei 2017-10-24 17:56:43 -0700
  • 882fe758a1 [changelog] add note about zlib compression andrei 2017-10-24 17:14:27 -0700
  • c2f7e4c7cc Bump dependency versions and release 0.0.12-rc.1 v0.0.12-rc.1 andrei 2017-10-24 16:57:59 -0700
  • 77f43c3f6a Merge remote-tracking branch 'origin/feature/zlib-stream-compression' andrei 2017-10-24 16:57:47 -0700
  • 5b37deeade Allow more kwargs on APIClient.guilds_roles_create Andrei 2017-10-16 10:12:11 -0700
  • afee2cac10 Add methods for creating sub-channels on a category andrei 2017-10-16 10:11:35 -0700
  • 1e5b954ad1 Fix Channel's __str__ method for DMs andrei 2017-10-16 10:08:16 -0700
  • 583e2c3b8e Refactor the way channels are created andrei 2017-10-16 10:08:07 -0700
  • bdb047af85 Removed storage related comands #59 Jari (LotU) 2017-10-14 14:25:20 +0200
  • e2b9a1f416 Remove storage.py Jari (LotU) 2017-10-14 14:24:34 +0200
  • c836b6e865 Cleanup / performance stuff feature/zlib-stream-compression Andrei 2017-10-13 11:57:09 -0700
  • 8bcbdcf39a Create a new zlib compressobj every connection, cleanup buffers Andrei 2017-10-12 20:24:26 -0700
  • be20c2d822 Cleanup Andrei 2017-10-12 19:20:40 -0700
  • 460b0eadb8 Zlib streaming compression pt1 Andrei 2017-10-12 19:02:37 -0700
  • 2de24597fd Fix #58 andrei 2017-09-25 16:11:19 -0700
  • 61d6121252 [channel] fix bug with MessageIterator when iterating before/after 0 andrei 2017-09-25 16:11:02 -0700
  • 21ad0d30d7 [message] fix field typo andrei 2017-09-20 12:24:49 -0700
  • 4dae8a391d Fix typos (#55) bunnyhero 2017-09-18 14:30:47 -0400
  • b2d29ce175 Update building_block_commands.md Jari (LotU) 2017-09-18 08:14:12 +0200
  • 758bf96765 Update building_block_commands.md Jari (LotU) 2017-09-18 08:13:14 +0200
  • 82418bf652 Logging and one-byte headers #57 Bottersnike 2017-09-17 18:07:16 +0100
  • ce5e78a025 Merge pull request #1 from MrLotU/Commands-Docs Jari (LotU) 2017-09-17 17:05:50 +0200
  • 69a20f303f Update building_block_commands.md Jari (LotU) 2017-09-17 17:05:34 +0200
  • 640f285765 Update building_block_commands.md Jari (LotU) 2017-09-17 17:04:56 +0200
  • 9b5937f7a9 Update building_block_commands.md Jari (LotU) 2017-09-17 17:02:18 +0200
  • 9533af4642 Initial voice receive Bottersnike 2017-09-17 14:05:27 +0100
  • 4958d297d7 Fix another typo Jari (LotU) 2017-09-10 12:01:01 +0200
  • f8b717bff0 Fix typo Jari (LotU) 2017-09-09 11:54:16 +0200
  • c1897fdc1d Added some comments Jari (LotU) 2017-09-08 10:47:35 +0200
  • cf5a5cdc14 Added tutorial on how to create an embed Jari (LotU) 2017-09-08 10:43:07 +0200
  • 4ed58802f3 Fix typos #55 bunnyhero 2017-09-07 17:53:40 -0400
  • c00befeb10 Misc fixes (#53) Alex 2017-08-30 14:00:02 -0300
  • 95d10a3ee4 Fix disco.bot.Bot using update instead of inplace_update (#54) ryan 2017-08-30 09:58:50 -0700
  • 1452927209 [http] fix a bug with creating/deleting pinned messages andrei 2017-08-30 09:36:18 -0700
  • f2ad1787fd Fix disco.bot.Bot using update instead of inplace_update #54 sliceofcode 2017-08-26 11:57:18 -0700
  • f168fb6635 [requirements] bump to youtube-dl 2017.8.23 #53 Alex 2017-08-26 14:49:20 -0300
  • 36d6cb28b3 Small fixes Alex 2017-08-26 14:46:56 -0300
  • 905984b96d Fix a Python3 compatibility Alex 2017-08-26 14:33:41 -0300
  • 530a79f113 Clean up some interfaces andrei 2017-08-23 16:19:41 -0700
  • 9e70c54891 [guilds] GuildBan.reason should use text not unicode andrei 2017-08-18 18:34:47 -0700
  • 4b4508a75e [guild] GuildBan.reason should use unicode, not string andrei 2017-08-18 18:34:09 -0700
  • c11ed6da13 [guild] add support for system_channel_id & GUILD_MEMBER_JOIN andrei 2017-08-17 15:10:43 -0700
  • 452574ff20 [types] rename Model.update to Model.inplace_update Andrei 2017-08-13 16:06:25 -0700
  • b755c62377 [guild] rework role update interface Andrei 2017-08-13 15:53:52 -0700
  • 4244727cfc [bugfix] Paginator should not start at 0 by default Andrei 2017-08-10 19:48:34 -0700
  • 3496d6f3b9 [bugfix] Paginator should stop iteration when completed Andrei 2017-08-10 19:34:58 -0700
  • 13f70e782e [readme] remove early-alpha warning clause, we're p stable fam Andrei 2017-08-10 17:55:35 -0700
  • 9da95873bd [etc] add v0.0.11 changelog, fix testing reqs Andrei 2017-08-10 16:27:09 -0700
  • bc35971193 Bump to v0.0.11 v0.0.11 Andrei 2017-08-10 16:06:10 -0700
  • 070cb689d3 [audit-log] add Guild.audit_log_iter for constructing iterator Andrei 2017-08-10 16:02:45 -0700
  • 8ec5141e04 [requirements] bump to pytest 3.2.0 Andrei 2017-08-07 14:21:56 -0700
  • 5c4cad41a6 [bugfix] properly handle py3 in HashMap.items (fixes #50) Andrei 2017-08-07 14:01:11 -0700
  • b6655fcabd Merge 7804ab9f90 into e0ce459c96 #50 Ondřej Slabý 2017-07-30 11:46:36 +0000
  • 7804ab9f90 Fix infinite recursion in HashMap on Python3 #50 Ondřej Slabý 2017-07-30 12:41:26 +0200
  • e0ce459c96 [bugfix] fix behavior of cached_property Andrei 2017-07-29 17:58:26 -0700
  • f37a2b7d6d [voice] reuse buffer for minor optimization Andrei 2017-07-26 19:35:53 -0700
  • 378afbb5ae Fix some Python3 type issues (#49) Ondřej Slabý 2017-07-29 00:07:12 +0200
  • 71dc8b84d3 Add variable declaration before assignment #49 Ondřej Slabý 2017-07-28 23:04:21 +0200
  • 658f976d4f Fix a Python3 specific variable scoping issue Ondřej Slabý 2017-07-28 13:15:18 +0200
  • ef32f67e0f Fix some Python3 type issues Ondřej Slabý 2017-07-27 12:54:09 +0200
  • 750e878ffd [config] allow logging level to be configurable (#47) slice 2017-07-26 17:09:19 -0700
  • 02fbb086b5 Merge 94a82e5ee3 into a2382b48e8 #48 DexallDesteros 2017-07-27 00:02:16 +0000
  • 94a82e5ee3 Update client.py #48 DexallDesteros 2017-07-26 19:41:17 -0400
  • 7a8c5878ed Update client.py DexallDesteros 2017-07-26 18:12:12 -0400