diff options
author | Daniel Worrall <Daniel.Worrall@hotmail.co.uk> | 2018-06-12 01:20:48 +0100 |
---|---|---|
committer | Daniel Worrall <Daniel.Worrall@hotmail.co.uk> | 2018-06-12 01:20:48 +0100 |
commit | 79d6d80f6a346b8b4297f1a67a6b39c6a965daf1 (patch) | |
tree | ccb953c9da0a07fcec8ace5a37dab07bc792fc0f /shard.yml | |
parent | cd514c0ee7bdfabde74edf93420cf893556c6c66 (diff) | |
download | twitch-79d6d80f6a346b8b4297f1a67a6b39c6a965daf1.tar.gz twitch-79d6d80f6a346b8b4297f1a67a6b39c6a965daf1.zip |
Add IRC
Diffstat (limited to 'shard.yml')
-rw-r--r-- | shard.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,3 +14,5 @@ dependencies: fast_irc: github: rx14/fast_irc.cr version: 0.3.0 + rate_limiter: + github: z64/rate_limiter |