Dante Helmore
Results
2
issues of
Dante Helmore
```rs use twilight_http::Client; let client: Client = Client::new("my token".to_owned()); let embed: Embed = /* create an embed statically */; // The embed we created above was created statically, // but...
c-http
t-refactor
This should be marked as a question; I think I'm the only one with this problem. Using Scream, I was able to set up a virtual audio connection between my...