fix cloc output scrapping. add clone progress and python output to docker logs.

This commit is contained in:
Enzo Nunes
2025-12-05 20:12:55 +00:00
parent 1cac1d2e66
commit 4a4fb621ad
5 changed files with 25 additions and 9 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
# Copy this file to .env and fill in your actual tokens
# The .env file is gitignored and will be used for local development
PICABLE_DISCORD_TOKEN=your_discord_token_here
PICABLE_GITHUB_TOKEN=your_github_token_here