Skip to content

tubearchivist/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TubeArchivist Discord Bot

Setup

Environment:

  • BOT_TOKEN: Register bot on the server to get token

Install

Compose file:

services:
  discord-bot:
    container_name: discord-bot
    build: https://github.com/tubearchivist/discord-bot.git
    restart: always
    env_file:
      - ./env/discord-bot.env

Update

Container rebuilds with webhook on commit to master.

About

Bot for TubeArchivist Discord server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published