Skip to content

Telegram bot designed for HR managers. Asks the user to complete the questionnaire, then sends the data to the company's email address or specifically to HR

License

Notifications You must be signed in to change notification settings

Tipo-4ek/TeleBot-HR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeleBot HR

Telegram bot designed for HR managers. Asks the user to complete the questionnaire, then sends the data to the company's email address or specifically to HR

How to Use

  1. Insert your data from the Database and your API key that BotFather gave you in line 6 and 7 of the file index.php
  2. Upload files to your hosting (HTTPS encryption is required)
  3. Set webhook
  4. Write /start to your bot

Database

The database is very simple. It must have the required chatid and state parameters. For ex

id (a/i) chatid state (0-7)
1 22244567 0
2 74562324 6
3 45687632 3

About

Telegram bot designed for HR managers. Asks the user to complete the questionnaire, then sends the data to the company's email address or specifically to HR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages