Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 444 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 444 Bytes

tpdnebot

Telegram bot for generate endless fake faces via thispersondoesnotexist.com. Each time you press the button, the network will generate a new facial image from scratch!

🤖Demo

Usage

Create .env file with environment variables. They will be loaded using dotenv.

See .example.env for details about config variables.

Then install dependings and start the bot:

npm install
npm run start