Skip to content

abdunozir/contactMeSource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

contactMeSource is a personal and simple project that anyone can use.

Here is how you can use this api.

{
  chatId:123124,
  botToken: "token here",
  userName: "name",
  message: "message here",
  contact: "contact info"
}

chatID

To use the API, you need your Telegram ChatID. To get your ChatID, visit this bot and press the start button. The bot will then send your ChatID.

botToken

First you need to press start button to your bot at least once !!! Create your own bot using BotFather on Telegram. BotFather will then send you your bot token, and all messages will be sent to you via your bot.

userName, message, contact

The project does not restrict the data that can be inserted. However, it is important to validate any data that is entered by the user to ensure accuracy and prevent errors.

About

Feel free to use !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published