このコードに必要なライブラリは以下の通りです: discord.py: Discord APIを使用してボットを作成するためのライブラリです。 インストールコマンド: `pip install discord.py` requests: HTTPリクエストを送信するためのライブラリです。ここではBitly APIにリクエストを送信するために使用しています ...
YouTubeで活動している推しが配信枠を作った時、通知してくれるものが欲しかった。仕事でPythonを使うことが偶にあるため勉強ついでにも丁度よかった。 2024/6/30 執筆時点での内容です。 推しのYouTubeチャンネルID チャンネルトップの概要を開き、チャンネル ...
前回は作成するアプリケーションの全体像と、開発環境で使うDockerを紹介しました。今回はDiscordからメッセージを送信して、そのメッセージをEC2上で受け取るプログラムを作成します。 今回の概要とその準備 Discord上で使える!makeコマンドを作成し ...
A lightweight Discord bot and REST API that exposes real-time Discord user presence data, including activities, Spotify listening history, profile decorations, and platform status — with a clean ...
今回はChatGPTについて日々の試行や学習、また活用をされている事例を語る「"ChatGPT" をもっと使いたい!~活用事例Tips LT会~」。ここでしょーれー氏が登壇。5つのツールを使用して、翻訳した内容をDiscordに通知する方法を紹介します。 しょーれー氏の自己 ...
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 ...
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.