basic boilerplate + blatantly steal example like a skid

This commit is contained in:
fzorb 2025-07-13 22:40:01 +03:00
commit c2f4945817
3 changed files with 66 additions and 0 deletions

7
Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "jon-rs"
version = "0.1.0"
edition = "2024"
[dependencies]
serenity = "0.12"