aboutsummaryrefslogtreecommitdiff
path: root/dune
diff options
context:
space:
mode:
authorMishio595 <[email protected]>2018-11-25 20:30:11 -0700
committerMishio595 <[email protected]>2018-11-25 20:30:11 -0700
commitffd7237f62ff8b286a05c9256ab90c92770241a9 (patch)
tree98aeaec02dfa0d291d69ff981f9ae17e46ba5b55 /dune
parentconvert to client from client_ez (diff)
downloaddisml-ffd7237f62ff8b286a05c9256ab90c92770241a9.tar.xz
disml-ffd7237f62ff8b286a05c9256ab90c92770241a9.zip
More models, some dispatch rework starting
Diffstat (limited to 'dune')
-rw-r--r--dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/dune b/dune
index 8645b63..b8da5e2 100644
--- a/dune
+++ b/dune
@@ -1,6 +1,6 @@
(library
(name disml)
- (modules attachment channel embed emoji guild member message reaction role snowflake user client endpoints http opcode sharder)
+ (modules activity attachment ban channel embed emoji guild member message presence reaction role snowflake user client dispatch endpoints event http opcode sharder)
(libraries core async_ssl cohttp-async yojson websocket-async zlib)
)