Creating a Discord Bot with Discord.Net and DSharpPlus
We create a basic Discord bot with a simple ping command that responds with a pong message. We'll build the same bot with both the Discord.Net and DSharpPlus libraries.
Deploy the Statiq Blog to GitHub Pages
I'm publishing the blog to GitHub Pages for a few reasons:
An Improved YouTube Shortcode for Statiq
Q: Why would we need a shortcode for YouTube when one already exists in Statiq.Web?
A: The included one has several limitations, such as not allowing you to specify a start time.
Getting Started with Statiq
I'll cover the creating a Statiq Web blog with .NET 6 and doing some basic configuration.