Skip to content

Discordサーバーにオリジナルコマンドを追加する

Notifications You must be signed in to change notification settings

IPFactory/ipf-discord-commands

Repository files navigation

ipf-discord-commands

概要

IPFactoryのサークルDiscord鯖用コマンドbot

使い方

botは以下の手順で起動する.

  1. 環境変数の設定
  2. 起動

環境変数の設定

環境変数BOT_TOKENの値にdiscord bot tokenを設定する。.

BOT_TOKEN=<discord bot token>

起動

$ pip3 -r install requirements.txt
$ python3 main.py 

実装されているコマンド

  • historian: サーバ・チャンネル内のログを抜粋する

About

Discordサーバーにオリジナルコマンドを追加する

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages