DiscordのBotをPythonで開発し、特にスラッシュコマンド(/コマンド)を中心に使う方法を、初心者向けに解説します。この ...
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 ...
If an existing directory is specified, then the action will only fetch threads that have been modified or don't exist yet. Typically, this step is followed by a step that commits the output, and one ...
Pythonの勉強を進める中で、実際に手を動かしてみようと思い、Discordボットを作成することに挑戦しました。このプロジェクトは、私にとって初めてのDiscordボット開発体験で、多くの学びがありました。この記事では、環境設定から基本的なコマンドの作成 ...
This project is a Discord bot that transcribes voice channel audio into text in real-time. It uses Whisper for audio transcription and is capable of handling multiple users in a voice channel. DISCORD ...