Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.94 KB

README.md

File metadata and controls

50 lines (31 loc) · 1.94 KB

MyFirstTelegramBot README

Overview

Welcome to MyFirstTelegramBot, a Telegram bot designed and developed as part of an internship experience at Codegym. This bot serves as a learning project aimed at revitalizing and applying knowledge in a real-world business context.

Description

MyFirstTelegramBot is a simple Telegram bot built using the TelegramBots API. It engages users in interactive conversations and responds to specific commands to provide a personalized experience.

Features

  • Greeting Functionality: Upon initiation, the bot greets users and prompts for their name.
  • Personalized Interaction: It welcomes users by name and initiates an adventure-themed conversation.
  • Error Handling: The bot provides feedback for unrecognized commands, guiding users on how to interact effectively.

Getting Started

To run MyFirstTelegramBot locally, follow these steps:

  1. Clone the repository from GitHub or download the source code.
  2. Ensure you have Java installed on your machine.
  3. Open the project in your favorite Java IDE.
  4. Set up your Telegram bot token by replacing the TOKEN constant with your bot's token.
  5. Compile and run the MyFirstTelegramBot.java file.
  6. Start a conversation with your bot on Telegram.

Usage

  • Initiate a conversation with the bot by sending the /start command.
  • Follow the prompts to engage in conversation and experience the adventure.

Contributions

Contributions to this project are welcome! If you have any suggestions, improvements, or bug fixes, feel free to submit a pull request.

Credits

  • Developer: Oscar M Alvarez G
  • Company: Codegym
  • Internship Period: Dec-2023
  • Experience: This project was conceived during an internship at Codegym, providing an invaluable opportunity to apply theoretical knowledge in a practical business context.

License

This project is licensed under the MIT License.


🤖💻 #ExperienceCodegym