Discord.pyでのBotの作り方: 未経験者でも笑って作れる! こんにちは!あい@AI魔法使い🪄です。今日は、プログラミング未経験者のみなさんにも、笑いながらDiscord Botを作れるようになるためのノートをお届けします。まずは、Botを作るための準備から始め ...
「discord.py」による簡易Botの作成を試したので、まとめました。 1. discord.py 「discord.py」は、モダンで使いやすく、機能が豊富で、非同期対応のdiscord APIラッパーです。 特徴は、次のとおりです。 Discord Developer Portal で、Botアカウントを作成します。 (1) Discord ...
前回は作成するアプリケーションの全体像と、開発環境で使うDockerを紹介しました。今回はDiscordからメッセージを送信して、そのメッセージをEC2上で受け取るプログラムを作成します。 今回の概要とその準備 Discord上で使える!makeコマンドを作成し ...
前回は生成AIを使ってカードを作成するところまで完成しました。最終回となる今回はDiscordへの画像の送信と、S3への画像アップロードを実装し、アプリを完成させます。 画像アップロード先のS3の準備 はじめに、開発環境 (ローカル環境) と本番環境 ...
Automating user accounts is against the Discord ToS. This library is a proof of concept and I cannot recommend using it. Do so at your own risk. Rapptz for the original library this fork is based on.
Este repositório contém exemplos de como criar bots para o Discord usando a biblioteca discord.py em Python. Os bots podem ser usados para automatizar tarefas, moderar servidores, interagir com ...
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 ...