113 posts

This post will go over command handling with Discord.Net. Whether you are following along from the Raspberry Pi series, or are just curious about how to do command handling with Discord.Net,...

In this article, I will be going over how to add an MRE to the altvr website, so you can use and re-use it in your AltSpace rooms, with ease.The first thing you will need to do is navigate to...
Sometimes all you want to know, or need to know, is how big a folder is in PowerShell. To do that, we'll need to use Get-ChildItem and Measure-Object specifically.The quick and dirtyThe first command...