2026-02-28 21:53:09 -05:00
2026-02-28 08:55:23 -05:00
2026-02-28 08:55:23 -05:00
2026-02-28 08:55:23 -05:00
2026-02-28 08:55:23 -05:00
2026-02-28 08:55:23 -05:00
2026-02-28 21:53:09 -05:00
2026-02-28 08:55:23 -05:00
2026-02-28 08:55:23 -05:00
2026-02-28 09:30:35 -05:00
2026-02-28 08:55:23 -05:00

Vibe Discord Bots

Build

UV

export DISCORD_TOKEN=$(cat .token)
uv run main.py

Container

# Build
podman build -t vibe-bot:latest .

# Run
export DISCORD_TOKEN=$(cat .token)
podman run -e DISCORD_TOKEN localhost/vibe-bot:latest

Deploy

Description
Vibe Coded Bots
Readme 3.7 MiB
Languages
Python 99.2%
Dockerfile 0.8%