tomiella / OTP-Bot

Python OTP Bot (required twilio upgraded acc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note

Installation

Requirements.

pip install Flask
pip install twilio
pip3 install discord
pip install -U discord-py-interactions / pip install -U discord-py-slash-command

Setup

1.Download ngrok (you can watch youtube)

2.make ngrok tunnel with ngrok http 5000 or ngrok http 127.0.0.1:5000

3.fill the config.txt(run bot.py to get the config.txt)

4.run voice_response.py (you can edit the script)

5.Give enough permission to the bot

6.run bot.py

7.go into discord and use /call

Twilio Note

Discord Bot Note

  • Call

    • Digits - OTP Code Digits Amount

    • Phone Number - Target's Phone Number

    • Name - Target's Name

    • Company Name - Company's Name

  • Call Again

    • If the call failed

Donate

  • LTC
    • LSwXv1XA3ozJW3rNnGZ9RzVqFsv3GHzPCi
  • BTC
    • bc1qrmsa6uew8r7h7t37jrwss4wrh54chxqsc7hss6

Error

  • 50001 Missing Access
    • Give the Bot Enough Access
    • Make sure the server id is correct
    • Make Sure the Oauth2 Url Gen Have the same scope as the pic above

About

Python OTP Bot (required twilio upgraded acc)


Languages

Language:Python 100.0%