DPDhruv Patelinxioncode.hashnode.dev·Aug 2, 2022 · 5 min readC# Discord Bot!Getting Started Hey guys today we will be talking about creating a discord bot using C# and Discord.NET Which you can download from the Visual Studio NuGet package manager; the most recommended way for you to install this library. Alternatively, you ...00
DPDhruv Patelinxioncode.hashnode.dev·Jul 21, 2022 · 4 min readYouTube Video Downloader With Python!Introduction Have you ever wanted to download videos off of YouTube? Well with python it's easier than ever to accomplish. With python there is a library you can download called pytube found at pytube.io Set Up You are going to want to open up your f...014