summaryrefslogtreecommitdiff
path: root/shard.yml
diff options
context:
space:
mode:
authorDaniel Worrall <Daniel.Worrall@hotmail.co.uk>2018-06-12 01:20:48 +0100
committerDaniel Worrall <Daniel.Worrall@hotmail.co.uk>2018-06-12 01:20:48 +0100
commit79d6d80f6a346b8b4297f1a67a6b39c6a965daf1 (patch)
treeccb953c9da0a07fcec8ace5a37dab07bc792fc0f /shard.yml
parentcd514c0ee7bdfabde74edf93420cf893556c6c66 (diff)
downloadtwitch-79d6d80f6a346b8b4297f1a67a6b39c6a965daf1.tar.gz
twitch-79d6d80f6a346b8b4297f1a67a6b39c6a965daf1.zip
Add IRC
Diffstat (limited to 'shard.yml')
-rw-r--r--shard.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/shard.yml b/shard.yml
index 1a9881f..27d4133 100644
--- a/shard.yml
+++ b/shard.yml
@@ -14,3 +14,5 @@ dependencies:
fast_irc:
github: rx14/fast_irc.cr
version: 0.3.0
+ rate_limiter:
+ github: z64/rate_limiter