Skip to content

thinkbyit/teleform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

teleform

DB less web contact form ,response's were directly sent to telegram via telegrambot

DEMO

Click Here

variables

replace your bot token here

/rizxd/assets/js/teleform.js (59th line)
  var bot_token = "12345678:AAAAAABBBBCCCCC-ddddd45"; // your telegram bot token

replace your chatid here

/rizxd/assets/js/teleform.js (60th line)
  var chat_id = 987456321;//your telegram chat id

Installation

On Heroku Server

on Railway Server

note : Fork the repository and edit the variables while installing

About

DB less web contact form ,data's were directly sent to telegram via telegrambot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.8%
  • JavaScript 22.6%
  • HTML 21.2%
  • PHP 0.4%