Back to Browse

Custom Help Commands [#1] Embeds - Python Discord Bot

11.6K views
Sep 29, 2021
20:44

How to create a custom Discord bot embed help command in Python with discord.py, nextcord, or similar forks ❤ Subscribe: http://bit.ly/SubscribeDPT In this video, I will be using the Nextcord fork of Discord.py to show you how to make a custom help command by subclassing the built-in HelpCommand class. This is the first video in a series of videos on custom help commands. In upcoming videos I will show you how to add Select Menus to your help command for choosing categories, and using nextcord-ext-menus to add Button pagination. 🐰 InterStella0's Walkthrough guide on subclassing HelpCommand https://gist.github.com/InterStella0/b78488fb28cadf279dfd3164b9f0cf96 Part 2 - Select Menu Help Commands https://youtu.be/xsA5QAkr-04 Part 3 - Button Pagination Help Commands Coming soon... 👨‍💻 Source Code https://github.com/DenverCoder1/Tutorial-Discord-Bot/tree/select-menu-help/modules/help 💬 Dev Pro Tips Discussion & Support Server https://discord.gg/fPrdqh3Zfu 📜 Nextcord Documentation https://nextcord.readthedocs.io/en/latest 🗨 Nextcord Server https://discord.gg/ZebatWssCB 📓 Python Discord Bot Template https://github.com/DenverCoder1/discord-bot-template 📺 In this video: 0:00​ - Introduction 1:07 - InterStella's Walkthrough 2:02 - Creating the Help Cog 4:00 - The HelpCommand subclass 6:30 - Send Bot Help 12:00 - Send Command/Group Help 14:00 - Send Cog Help 15:16 - Get Command Signature 18:10 - Show bot name and avatar 19:57 - Conclusion (What's next!) Make sure to subscribe so you don't miss anything! 🐍 More Discord Bot Tutorials https://youtube.com/playlist?list=PL9YUC9AZJGFG6larkQJYio_f0V-O1NRjy 💻 More tutorials https://www.youtube.com/playlist?list=PL9YUC9AZJGFHTUP3vzq4UfQ76ScBnOi-9 🙋‍♂️ Find me on other channels Discord 🗨️ https://bit.ly/dpt-discord Twitter ✍ https://twitter.com/DenverCoder1 Github 👨‍💻 https://github.com/DenverCoder1 Sponsor 💞 https://github.com/sponsors/DenverCoder1 Buy me a coffee ☕ https://ko-fi.com/jlawrence 💖 SPONSORS 💖 Get your username or a link to your channel here by sponsoring on GitHub ▶ https://github.com/sponsors/DenverCoder1​ 🎁 GET FREE STUFF WHILE SUPPORTING MY TUTORIALS ► https://bit.ly/jlawrencepromos

Download

0 formats

No download links available.

Custom Help Commands [#1] Embeds - Python Discord Bot | NatokHD