instagram-roasting

command module
v0.0.0-...-683bc26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2024 License: MIT Imports: 5 Imported by: 0

README

Build Status Go Instagram Google Gemini ChatGPT

Instagram Roasting

Instagram Roasting is a terminal-based application built with Go and the tcell library. It allows users to input text, which is then formatted and displayed in an output box.

Features

  • Terminal-based interface using the tcell library.
  • Input text is displayed in a designated output box.
  • Automatic word wrapping for long text.
  • Support Gemini AI

Installation

To run the Instagram Roasting application, you need to have Go installed on your system. If you don't have Go installed, you can download and install it from here.

  1. Clone the repository:
git clone https://github.com/MrAndiw/instagram-roasting.git
cd instagram-roasting
  1. Create file Config.json:
{
    "API_KEY_GEMINI" : "xxxxxxxxxxxx",
    "TEXT_ROAST" : "Tolong Ejek dengan sopan Instagram Akun ini"
}
  1. you can create your own API_KEY_GEMINI from this website page : https://aistudio.google.com/app/apikey

  2. Run the App directly:

go run main.go
  1. Build & Run from bulder:
BUILD :
Mac & Ubuntu : go build -o main .
Windows : go build -o main.exe .

RUN :
Mac & Ubuntu : ./main
Windows : ./main.exe
  1. Demo App:

https://github.com/user-attachments/assets/967f4fda-62ee-4428-a40d-2fe9f8feb7a3

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL