Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 603 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 603 Bytes

MeshiteroBot

⚠ FreaSearchの開発終了に伴い、開発を終了しました。

Discordに飯テロ画像を投下できるDiscordボットです。

Use

Run

  1. APIトークンを設定
app:
  build: .
    environment:
      # Discord API Token
      - DISCORD_TOKEN=<トークンを設定>
  1. コンテナーを起動
docker compose up -d