PfpFinderdiscord-pfps.hashnode.dev·Sep 13, 2024How to Use a Discord Timestamp Generator Tool - Ultimate Guide!Are you struggling to coordinate times across different time zones in your Discord community? Want to make your messages look polished with timestamps that automatically adjust to your members' local times? Enter the Discord Timestamp Generator Tool!...Discussdiscordtimestamps
bytesforSobakinTech's blogblog.sobakintech.xyz·Sep 12, 2024How to Develop a Basic Discord Bot in PythonInstall discord.py package Begin with installing the discord.py package, it is required for the bot as it serves as the core of the bot. It provides the essential tools and functionalities needed to interact with the Discord platform, enabling the ...Discuss·11 likesdiscord
Ronie Neubauerronieneubauer.com·Aug 25, 2024Bot do discord para extrair informações de um site e postar em um canal utilizando pythonA ideia deste post é compartilhar a base de um script que criei algum tempo atrás para monitorar o site de um jogo e informar o momento exato que os jogadores do clan inimigo entravam e saiam do jogo, avisando qualquer ação no discord do nosso clan."...Discuss·13 likes·149 readsbot
Gajjar Aryanaryangajjar.hashnode.dev·Jul 13, 2024Unlock the Power of Seamless Document Management with Doc-E.aiHey folks, I hope you all are doing crazy🤩, Let's deep dive into this Doc-E !! What is Doc-E and what are the requirements to use it? Doc-e is a powerful tool that allows you to easily create, store, and share documents within your Discord and Slack...Discuss·1 likecontent
Vaishnavi Pawarjustalearner.hashnode.dev·Jun 13, 2024Exploring Discord APIsAs usual, I was quite bored and nearly on the verge of doomsday scrolling — let’s be candid, I was already scrolling like a maniac — when I came across some shorts on YouTube with the caption, “Here’s how to build your own Discord bot in under 10 min...DiscussDiscord bot
useapiuseapi.hashnode.dev·May 13, 2024Discord CDN ProxyHost your images and videos on Discord CDN Suppose you want to take advantage of the free Discord CDN to host your images or videos. With the simple script below, you can upload your assets to a desired Discord channel: curl -X POST "https://discord....Discuss·28 readsdiscord
Md Faizan Alamsololearner.hashnode.dev·Mar 31, 2024How To Create A Discord BotDiscord bots have become an integral part of the gaming and online communities, providing valuable functionalities and enhancing the overall user experience. In this tutorial, I will walk you through the process of creating your own Discord bot from ...Discuss·12 likes·60 readsdiscord
Arindam Majumderarindam1729.hashnode.dev·Mar 9, 2024Create a Discord bot with NodeJSIntroduction We, developers always love to play with APIs to automate our boring activities. And With Discords API we can automate those stuff using Discord bots. In this article, we'll explore How to create a Discord bot using NodeJs and also Add a ...kunal gavhane and 2 others are discussing this3 people are discussing thisDiscuss·102 likes·1.1K readsNode.js
Soumya Subhrajit Bagcodeadda.hashnode.dev·Mar 2, 2024Discord's Image Glitch EXPOSED: How Changing DNS Settings Saved the Day! 😱Introduction: Greetings, tech aficionados! Today, we're embarking on a journey through the labyrinth of digital conundrums, focusing on a perplexing issue that's left many Discord users scratching their heads: the elusive image loading error. Join me...Discuss#DNSFix
SeejProseejsucksatcoding.dev·Feb 29, 2024Attempting a ChatGPT Discord Bot: Part 3 - Taking a Stab at JavascriptIn the previous part, I spent a few hours spinning my wheels following an old tutorial. With some Googling and ChatGPT help, I was able to get to a working point in my project: OpenAPI was connected successfully and I was able to get a response from...DiscussJavaScript