Create client to establish connection with discord and add basic framework with sample command
This commit is contained in:
7
cipher_core/Cargo.toml
Normal file
7
cipher_core/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "cipher_core"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1.85"
|
||||
Reference in New Issue
Block a user