remove DiscordBM dependency
This commit is contained in:
@@ -11,9 +11,7 @@ public struct Bot {
|
||||
|
||||
let gatewayURL = try await client.getGatewayURL()
|
||||
|
||||
print(gatewayURL.absoluteURL)
|
||||
let gateway = GatewayClient(gatewayURL: gatewayURL)
|
||||
try await gateway.openConnection()
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user