こんにちはてぃあーと申します。 端的に述べますと私はPython初心者です。※学校の授業で少し触った程度 今回紹介するBOTは、いろんなサイトやDiscord.pyのドキュメントを参考にコードを書いたのとネットの友達に手伝ってもらったものです。 ほんと今の時代 ...
こんにちは。今回はdiscord.pyでのui関係(discord.ui.View)に関しての使い方をまとめました。 コードコピペで流用できるくらいシンプルにしています。 @discord.ui.button()にstyleを指定してあげることで、ボタンのスタイルを変更できます。 以下の公式ドキュメントで ...
Simulate users sending messages, invoking slash commands, clicking buttons and submitting modals — then assert on exactly what your bot did: ⚠️ Alpha. The core surface (messages, prefix commands, ...
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.