Skip to content

abersheeran/telegram-bot

Repository files navigation

Telegram Bot

A Telegram bot that uses AI to generate content.

Setup

Write the following in .env file:

TG_BOT_TOKEN=<your bot token>

GEMINI_PRO_KEY=<your gemini pro key>

Usage

docker compose up --build -d

Or, if you want to run it without Docker:

pdm sync
pdm run python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published