Skip to content
/ disco Public

A Discord bot keeping your account online. Party all night long! πŸŽ‰

Notifications You must be signed in to change notification settings

NTUT-NPC/disco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Disco Logo

Disco

A Discord bot keeping your account online. Party all night long! πŸŽ‰

An NPC Project

Usage

  1. Get your Discord token by following this guide

  2. Write a Docker Compose file like this:

    services:
      disco:
        image: ghcr.io/NTUT-NPC/disco:latest
        container_name: disco
        environment:
          - DISCORD_TOKEN=YOUR_DISCORD_TOKEN
        restart: unless-stopped
  3. Run docker-compose up -d to start the bot

  4. Keep the bot online and party all night long! πŸŽ‰

About

A Discord bot keeping your account online. Party all night long! πŸŽ‰

Resources

Stars

Watchers

Forks

Packages