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!
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