This tool is based upon Psi .This is a telegram implementation with extra features than Psi.
Try it at @CAM_HBOT
- Create a telegram bot through BotFather.
- Copy it's API key`
- Create a environment variable in
.envfile namedbotand put your telegram bot token as it's value - Run
npm install - Afterwards
npm start - Your Bot is now online.