Skip to content

This is a Python script for Blogspot so you can post using Python. and you can also post the results of AI chat responsesThis is a Python script for Blogspot so you can post using Python. and you can also post the results of AI chat responses

Notifications You must be signed in to change notification settings

Fredy-Bastian/Blogger-Posting-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

Blogger AI Posting Script

Script Python ini digunakan untuk Membuat posting artikel ke Blogger dengan bantuan AI Generative (Gemini). Data seperti token, ID Blogger, dan prompt disimpan dalam file settings.json agar mudah diubah.


Fitur Utama

  1. Posting Artikel Otomatis
    Menggunakan AI untuk membuat konten HTML dengan format <h2>, <h3>, dan <p> sesuai SEO.

  2. Manajemen Prompt dan ID Blogger
    Anda dapat menyimpan prompt dan ID Blogger langsung di settings.json melalui menu program.

  3. Otorisasi Otomatis
    Token OAuth Blogger disimpan di settings.json, tidak memerlukan file client_secrets.json.

  4. Log Proses Dinamis
    Menampilkan log proses yang berjalan dalam satu baris untuk pengalaman yang lebih baik.


Persyaratan

Pastikan Anda memiliki:

  • Python 3.x terinstal.
  • Library Python berikut:
    pip install -r requirements.txt
    pip install google-auth google-auth-oauthlib requests google-generativeai
    
    
    

For further explanation, please visit: Fredy Bastian

About

This is a Python script for Blogspot so you can post using Python. and you can also post the results of AI chat responsesThis is a Python script for Blogspot so you can post using Python. and you can also post the results of AI chat responses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published