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 09:30:35 -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

S
Description
Vibe Coded Bots
Readme 314 MiB
Languages
Python 99.6%
Dockerfile 0.4%