This project lets you trigger server-side scripts directly from Discord using simple commands. It cuts out the manual login and repetitive steps, giving you a quick way to activate predefined ...
Pythonの勉強を進める中で、実際に手を動かしてみようと思い、Discordボットを作成することに挑戦しました。このプロジェクトは、私にとって初めてのDiscordボット開発体験で、多くの学びがありました。この記事では、環境設定から基本的なコマンドの作成 ...
A minimal starter template for building Discord bots in Python using discord.py (v2+) with async MySQL persistence and support for both prefix and slash (application) commands.
今回はDiscordのWEB Hookをやっていきます。 とはいえ、私はbotがメインなのであまり深くは入っていきませんが、簡単にメッセージを転送したいという方の選択肢として使えそうだなと思い、今後の引用のために記事にしてみます。 情報や作品の活用時は事前 ...
Discord is an IRC-like chat platform that all the young cool kids are hanging out on. Originally intended as a way to communicate during online games, Discord has grown to the point that there are ...