forked from jmug/stoatchat
fix: include voice states in servercreate event
feat: call started system message in dms
This commit is contained in:
@@ -100,3 +100,8 @@ authifier = { version = "1.0.9", features = ["rocket_impl"] }
|
||||
|
||||
# RabbitMQ
|
||||
amqprs = { version = "1.7.0" }
|
||||
|
||||
# Voice
|
||||
livekit-api = "0.4.1"
|
||||
livekit-protocol = "0.3.6"
|
||||
livekit-runtime = { version = "0.3.1", features = ["tokio"] }
|
||||
Reference in New Issue
Block a user