add a rudimentary irc module
This commit is contained in:
@@ -16,6 +16,8 @@ time = "0.1"
|
||||
regex = "0.2"
|
||||
multimap = "0.4.0"
|
||||
notify = "4.0.0"
|
||||
irc = "0.11.8" # latest version which supports old openssl version (required by discord)
|
||||
thread_local = "0.3"
|
||||
pvn = { git = "http://gitlab.monarch-pass.net/malacoda/pvn.git" }
|
||||
echobox = { git = "http://gitlab.monarch-pass.net/malacoda/echobox.git" }
|
||||
stc = { git = "http://gitlab.monarch-pass.net/malacoda/stc.git" }
|
||||
|
Reference in New Issue
Block a user