Skip to content

Mortalx3am/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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • Dockerfile 5.2%
  • Shell 0.6%