Discord.pyでのBotの作り方: 未経験者でも笑って作れる! こんにちは!あい@AI魔法使い🪄です。今日は、プログラミング未経験者のみなさんにも、笑いながらDiscord Botを作れるようになるためのノートをお届けします。まずは、Botを作るための準備から始め ...
こんにちは。今回はdiscord.pyでのui関係(discord.ui.View)に関しての使い方をまとめました。 コードコピペで流用できるくらいシンプルにしています。 @discord.ui.button()にstyleを指定してあげることで、ボタンのスタイルを変更できます。 以下の公式ドキュメントで ...
A small Discord bot built with Python and discord.py that provides moderation tools and server analytics. The goal of the project was to keep the code clean, modular, and easy to extend in the future.
前回は作成するアプリケーションの全体像と、開発環境で使うDockerを紹介しました。今回はDiscordからメッセージを送信して、そのメッセージをEC2上で受け取るプログラムを作成します。 今回の概要とその準備 Discord上で使える!makeコマンドを作成し ...
Bot de Discord desarrollado en Python que permite jugar trivia en tiempo real entre múltiples usuarios. Compatible con preguntas clasificadas por categoría, cuenta con sistema de rachas, importación ...
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 ...