Back to Browse

Making a Wordle Clone Discord Bot with Python (Nextcord)

6.9K views
Feb 3, 2022
35:14

How to make a Wordle style puzzle game for Discord using the Python library Nextcord! ❀ Subscribe: http://bit.ly/SubscribeDPT In this video, I will be using the Nextcord fork of Discord.py to make a slash command for starting a new game, and using on_message to listen for replies to the message and updating the puzzle. This is an unofficial clone, not affiliated with the creators of Wordle. To make the colored letters, I used custom emojis which were modified from the Twemoji regional indicators. Twemoji is under a CC-BY 4.0 License and can be altered with attribution. πŸ‘¨β€πŸ’» Source Code https://github.com/DenverCoder1/discord-wordle-clone πŸ”€ Wordle Letter Emoji Files https://drive.google.com/drive/u/4/folders/1beZ_WmFJGVCVYEhmid_kOMkIhjyNnC6_ πŸ€– Add my hosted version of the bot https://discord.com/api/oauth2/authorize?client_id=938502854921027584&permissions=11264&scope=bot%20applications.commands πŸ’¬ 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​ - Intro and How to Play 1:20 - Creating a Discord Bot 2:13 - Setting up the environment 3:08 - Setting up the code for the bot 4:28 - Creating the /play Slash Command 5:20 - Creating the initial game layout 8:10 - Specifying Guild IDs 10:30 - Custom Emojis 12:53 - Listening for new messages 15:32 - Validating words 17:55 - Updating with the guess 18:45 - Picking a random word 21:25 - Coloring the guesses 25:34 - Filling in the blanks 28:46 - Check game over, user, number of words 33:30 - Testing it all out 34:23 - Conclusion Make sure to subscribe so you don't miss tutorials! 🐍 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.

Making a Wordle Clone Discord Bot with Python (Nextcord) | NatokHD