Create client to establish connection with discord and add basic framework with sample command
This commit is contained in:
3
cipher_database/build.rs
Normal file
3
cipher_database/build.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
println!("cargo:rerun-if-changed=migrations");
|
||||
}
|
||||
Reference in New Issue
Block a user