Add 25 blog posts from bojemoi_boot, bojemoi-telegram, bojemoi_ml-threat-intel
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 6s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 6s
Generated commit history posts for 3 additional repos: - bojemoi_boot: 4 commits - bojemoi-telegram: 13 commits - bojemoi_ml-threat-intel: 8 commits Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
66
content/posts/commits/2026-01-28-bojemoi-telegram-1537489.md
Normal file
66
content/posts/commits/2026-01-28-bojemoi-telegram-1537489.md
Normal file
@@ -0,0 +1,66 @@
|
||||
---
|
||||
title: "[bojemoi-telegram] Restructure project: move bot to telegram/ and add scripts"
|
||||
date: 2026-01-28T21:05:52+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi-telegram", "stack"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 1537489 par Betty — 27 fichier(s) modifié(s)"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `1537489`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi-telegram |
|
||||
| **Branch** | `main` |
|
||||
| **Auteur** | Betty |
|
||||
| **Hash** | `15374896c1ff410673a4cbea18509a58219f653b` |
|
||||
| **Date** | 2026-01-28 |
|
||||
|
||||
### Description
|
||||
|
||||
- Move all telegram bot files to telegram/ directory
|
||||
- Add scripts/ with cccp.sh and tannenberg.py
|
||||
- Rename Dockerfile to Dockerfile.telegram
|
||||
- Move docker-stack.yml to telegram/stack/
|
||||
|
||||
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
||||
|
||||
### Fichiers modifiés
|
||||
|
||||
```
|
||||
M .env.example
|
||||
D Dockerfile
|
||||
D bot.py
|
||||
D config.py
|
||||
D database/__init__.py
|
||||
D database/connection.py
|
||||
D database/crud.py
|
||||
D database/models.py
|
||||
D deploy.sh
|
||||
D docker-compose.yml
|
||||
D docker-stack.yml
|
||||
D init_db.py
|
||||
D requirements.txt
|
||||
A scripts/cccp.sh
|
||||
A scripts/tannenberg.py
|
||||
A telegram/Dockerfile.telegram
|
||||
A telegram/bot.py
|
||||
A telegram/config.py
|
||||
A telegram/database/__init__.py
|
||||
A telegram/database/connection.py
|
||||
A telegram/database/crud.py
|
||||
A telegram/database/models.py
|
||||
A telegram/deploy.sh
|
||||
A telegram/docker-compose.yml
|
||||
A telegram/init_db.py
|
||||
A telegram/requirements.txt
|
||||
A telegram/stack/docker-stack.yml
|
||||
```
|
||||
|
||||
### Statistiques
|
||||
|
||||
```
|
||||
27 files changed, 1631 insertions(+), 1100 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user