nullforce

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.

Read more...

Deploy the Statiq Blog to GitHub Pages

I'm publishing the blog to GitHub Pages for a few reasons:

Read more...

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.

Read more...