/etc/hosts Telegram bot
November 29, 2021 ยท View on GitHub
A static DNS text/file generator Telegram bot.
Todo
- Support for resolving onion address
- Support for getting actual IP behind cloudflare
- Making the code quality more better
Setup
- Clone the repository, Then enter into bot directory, and do
npm install - Create
.envfile, and fill:
BOT_TOKEN=BOT_TOKEN_HERE