A library to create a discord.py 2.0+ paginator (reaction menu/buttons menu). Supports pagination with buttons, reactions, and category selection using selects.
Pythonの勉強を進める中で、実際に手を動かしてみようと思い、Discordボットを作成することに挑戦しました。このプロジェクトは、私にとって初めてのDiscordボット開発体験で、多くの学びがありました。この記事では、環境設定から基本的なコマンドの作成 ...
Hey. today discord released the buttons but somehow i find 2 codeexamples in the docs one use buttons and one use components. if i use the components exaple i get a json not seziable error and if i ...
前回の記事ではHTTPを使って任意の入力を受け付けるDiscordのBOTを作成しました。 これを利用することで、プログラム内からHTTPリクエストをすることでログ用BOTとしても使うことができます。 loggingライブラリはPythonの標準ライブラリの1つです。これを使う ...
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 ...