Skip to content

fakeenemy01/telbot-otp

 
 

Repository files navigation

telbot-otp

OTP Server with Telegram Bot

Setup

  1. Install all NPM package
    npm install
    
  2. Copy .env.example file to .env
    cp .env.example .env
    
  3. Configure your .env file
  4. Run service
    npm run start
    

About

OTP Server with Telegram Bot

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.6%
  • Dockerfile 2.3%
  • Shell 2.1%