Python on Windows

Guides related to installing, managing, and troubleshooting Python on Windows operating systems.

Why JSON is unsuitable as a database

The many reasons why you shouldn't use JSON as a database, and instead opt for SQL.

VPS and Free Hosting Service for Discord bots

This article lists recommended VPS services and covers the disasdvantages of utilising a free hosting service to run a discord bot.

Mutability and Immutability in Python

Mutable and immutable data types: what they are and how they work.

VPS Services

On different VPS services

Function Parameters and Arguments in Python

An in-depth look at function parameters and arguments, and how to use them.

Custom Help Command

Overwrite discord.py's help command to implement custom functionality

Discord Messages with Colors

A guide on how to add colors to your codeblocks on Discord

Fixing an SSL Certificate Verification Error

A guide on fixing verification of an SSL certificate.

Discord Embed Limits

A guide that shows the limits of embeds in Discord and how to avoid them.

Discord.py Learning Guide

A learning guide for the discord.py bot framework written by members of our community.