News

This repository is a template that everyone can use for the start of their discord bot. When I first started creating my discord bot it took me a while to get everything setup and working with cogs ...
Create and Host Discord Bot Locally on Your PC. Now that you have added the bot to your Discord server, it’s time to configure the bot. Just follow the steps below to locally host a Discord bot on ...
Discord bot to execute Python-code. Uses discord to feed code to Pythons "exec()" function. It's really important to limit the users having access to the "exec()" function as it executes ANY (Python) ...