1.0.2 • Published 1 year ago

@bowogfc/cekid-tele v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Sure, here's a README.md file with a tutorial on how to use your Telegram ID Fetcher Node.js project:

# Telegram ID Fetcher

A Node.js project to fetch Telegram account ID.

## Installation

1. Clone this repository:

git clone https://github.com/Semutireng22/cekid-tele.git

2. Navigate to the project directory:

cd cekid-tele

3. Install dependencies:

npm install

4. Create a Telegram bot using BotFather and obtain your bot token.

5. Open `index.js` and replace `YOUR_TELEGRAM_BOT_TOKEN` with your bot token.

6. Run the bot:

node index.js

## Usage

Once the bot is running, you can interact with it on Telegram. Here's how to use it:

- **Getting your Telegram ID**: Simply send any message to the bot, and it will reply with your Telegram account ID.

- **Command /start**: Sends a greeting message from the bot.

- **Command /help**: Sends a help message explaining how to get your Telegram account ID.

## Example

/start Bot: Hello! Send any message to get your Telegram account ID.

/help Bot: To get your Telegram account ID, simply send any message.

Hello Bot: Your Telegram account ID is: 123456789.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug fixes, feel free to open an issue or create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

1.0.2

1 year ago