| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add permission test command | Adelyn Breedlove | 2019-02-20 | 1 | -0/+1 |
| * | Add role test command | Adelyn Breedlove | 2019-02-17 | 1 | -0/+1 |
| * | Re-arrange and whatnot | Adelyn Breelove | 2019-02-13 | 1 | -113/+12 |
| * | Random useless command in the test bot | Adelyn Breelove | 2019-02-11 | 1 | -1/+15 |
| * | Add a cache | Adelyn Breedlove | 2019-02-11 | 1 | -37/+49 |
| * | Sharder fixes | Adelyn Breedlove | 2019-02-05 | 1 | -0/+3 |
| * | Move large_threshold to shard storage, as it isn't needed elsewhere | Adelyn Breelove | 2019-02-04 | 1 | -1/+1 |
| * | Minor updates | Adelyn Breelove | 2019-01-31 | 1 | -3/+3 |
| * | Comment example bot | Adelyn Breelove | 2019-01-30 | 1 | -8/+37 |
| * | Better shard shutdown and HTTP error logging | Adelyn Breedlove | 2019-01-29 | 1 | -1/+1 |
| * | Compression!!! | Adelyn Breelove | 2019-01-29 | 1 | -1/+1 |
| * | Publish docs updates | Adelyn Breedlove | 2019-01-28 | 1 | -93/+93 |
| * | Fix Message.t.mentions | Adelyn Breedlove | 2019-01-28 | 1 | -0/+7 |
| * | Switch to ID abstractions internally | Adelyn Breedlove | 2019-01-27 | 1 | -2/+5 |
| * | simple corrections | Adelyn Breedlove | 2019-01-25 | 1 | -2/+2 |
| * | Start of an event dispatch rework | Adelyn Breelove | 2019-01-24 | 1 | -11/+12 |
| * | fix event dispatch for MESSAGE_DELETE_BULK | Adelyn Breelove | 2019-01-23 | 1 | -0/+1 |
| * | Guild ID and Channel ID abstractions | Adelyn Breelove | 2019-01-23 | 1 | -0/+3 |
| * | improve the status example | Adelyn Breelove | 2019-01-21 | 1 | -2/+3 |
| * | Add status change command example | Adelyn Breelove | 2019-01-21 | 1 | -3/+14 |
| * | Fix sharding logic | Adelyn Breelove | 2019-01-21 | 1 | -1/+1 |
| * | More signature improvements | Adelyn Breelove | 2019-01-21 | 1 | -1/+1 |
| * | start using Logs | Adelyn Breelove | 2019-01-21 | 1 | -1/+3 |
| * | swap order of fields in example bot to reflect correct ordering | Adelyn Breedlove | 2019-01-21 | 1 | -2/+2 |
| * | Improve embed builders | Adelyn Breedlove | 2019-01-20 | 1 | -10/+10 |
| * | improve embed example | Adelyn Breedlove | 2019-01-20 | 1 | -1/+13 |
| * | Add embed builders | Adelyn Breedlove | 2019-01-20 | 1 | -1/+6 |
| * | more updates | Adelyn Breedlove | 2019-01-19 | 1 | -0/+3 |
| * | more improvements to test bot, fix message module0.2.0 | Adelyn Breelove | 2019-01-17 | 1 | -1/+5 |
| * | Make the example bot cleaner | Adelyn Breelove | 2019-01-17 | 1 | -7/+12 |
| * | fix up the example | Adelyn Breelove | 2019-01-17 | 1 | -1/+21 |
| * | new event dispatching | Adelyn Breelove | 2019-01-17 | 1 | -7/+2 |
| * | more mlis | Adelyn Breedlove | 2019-01-17 | 1 | -2/+1 |
| * | eliminate all functors in favour of a simpler approach | Adelyn Breedlove | 2019-01-16 | 1 | -4/+4 |
| * | Working on deriving types from json | Adelyn Breelove | 2018-12-13 | 1 | -2/+1 |
| * | Complete event dispatch | Adelyn Breelove | 2018-12-12 | 1 | -39/+2 |
| * | Fix all the errors from coding without merlin | Mishio595 | 2018-11-29 | 1 | -1/+1 |
| * | functors! | Adelyn Breelove | 2018-11-29 | 1 | -6/+7 |
| * | Some sharding work, reconnect is mostly working | Mishio595 | 2018-11-29 | 1 | -1/+2 |
| * | convert to client from client_ez | Mishio595 | 2018-11-25 | 1 | -6/+6 |
| * | Major structural changes | Mishio595 | 2018-11-24 | 1 | -22/+38 |
| * | Clean up example bot | Mishio595 | 2018-11-18 | 1 | -6/+10 |
| * | Ping bot example | Mishio595 | 2018-11-18 | 1 | -1/+8 |
| * | Event dispatch and client abstraction | Mishio595 | 2018-11-18 | 1 | -3/+20 |
| * | Rewrite from Lwt to Async | Mishio595 | 2018-11-17 | 1 | -16/+9 |
| * | New name who dis | Mishio595 | 2018-11-13 | 1 | -2/+2 |
| * | A few more sharding improvements | Mishio595 | 2018-11-13 | 1 | -3/+6 |
| * | Completed multi-sharding | Mishio595 | 2018-11-13 | 1 | -1/+1 |
| * | Initial multi-shard support | Mishio595 | 2018-11-10 | 1 | -24/+11 |
| * | Add test executable to repo | Mishio595 | 2018-11-10 | 1 | -0/+30 |