今回の記事はBBTAGアドベントカレンダー2020の企画によるものです(まだまだ参加お待ちしております)。かなり技術寄りの話になるためBBTAGに深く関わる内容ではありませんが、軽い気持ちで見ていただければと思います。前編ではこんな感じでBotは動いて ...
招待用URLを開いて自分のサーバーに導入する Bot プログラムの作成と起動 まずBotプログラム用のフォルダを作成 VSCode でそのフォルダを開く メニュー -> ファイル -> フォルダを開く 以下のプログラムを作成して保存 main.py として保存 import discord from discord.ext ...
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 ...
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 ...