SlashNephy / samekan052_bot

ci7lus/samekan052 で生成された文章をDiscord Slash Commandで出力する

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

samekan052_bot

Add bot to your Discord server

docker-compose

version: '3.8'

services:
  samekan052_bot:
    container_name: samekan052_bot
    image: ghcr.io/slashnephy/samekan052_bot:master
    restart: always
    environment:
      TOKEN: YOUR_DISCORD_BOT_TOKEN

About

ci7lus/samekan052 で生成された文章をDiscord Slash Commandで出力する

License:MIT License


Languages

Language:Python 73.4%Language:Dockerfile 26.6%