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

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Disco Logo

Disco

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

An NPC Project

Usage

Get your Discord token by following this guide

Running with Docker

docker run -d \
  --name disco \
  --restart unless-stopped \
  -e DISCORD_TOKEN=YOUR_DISCORD_TOKEN \
  ghcr.io/ntut-npc/disco:latest

Running locally

  1. Copy .env.example to .env and fill in your Discord token:

    cp .env.example .env
    # Edit .env with your favorite editor
  2. Run the bot with uv:

    uv run bot.py
  3. 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