Skip to content

A Telegram Automation Bot using Playwright, grammY, and Typescript.

Notifications You must be signed in to change notification settings

itz4blitz/Playwrightgram

Repository files navigation

Playwrightgram

Playwrightgram is a Telegram Automation Bot using Playwright, grammY, and Typescript. The bot is currently a work in progress and should not be used in a production environment.

incognito.mp4

How to use the bot?

Run npm install to install all dependencies.

The main entry point for the bot is in /src/bots.ts

Start by adding necessary token and data to .env.example and rename to .env

Run via npm run dev

Make changes and compile by saving or tsc

How to contribute?

Fork the repo and created a PR for code you'd like to see included in the project.

About

A Telegram Automation Bot using Playwright, grammY, and Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published