今回はDiscordのWEB Hookをやっていきます。 とはいえ、私はbotがメインなのであまり深くは入っていきませんが、簡単にメッセージを転送したいという方の選択肢として使えそうだなと思い、今後の引用のために記事にしてみます。 情報や作品の活用時は事前 ...
今回は、discord.pyを使った実用的なDiscord botの作り方を紹介しようと思います。noteやQiitaにもbotに関する記事がたくさん上がっていますが、どれも基礎的か発展的な事項のみのものが多く、参考にしづらかったため、この記事を作成した次第です。 なお、筆者 ...
In this tutorial, we'll learn how to set up your Python programming environment, create and register a bot using Discord Developer Portal, and write a few lines of Python code to respond to users' ...
A fun and lightweight Discord bot built with Python (discord.py) and the requests library that instantly sends random memes to your server and greets users. This is a great foundational project to ...