project-based-learning icon indicating copy to clipboard operation
project-based-learning copied to clipboard

Add Typescript Projects

Open TalhaAhsanSh opened this issue 1 year ago • 0 comments

Description

I have added the TypeScript project to the README file, describing the Gemini Twitter Bot With Encore.ts. This bot automatically posts tweets every hour using the Gemini library for tweet generation and the Encore.ts framework for deployment.

Motivation and Context

This change is required to document the Gemini Twitter Bot With Encore.ts project within the repository. It will help users and contributors understand the purpose of the bot, how it works, and provide instructions for setting it up.

How Has This Been Tested?

  • Tested by running the bot locally and deploying it using Encore.ts to verify the functionality of automatic tweet generation and posting.
  • Validated that tweets are posted every hour without errors.
  • Reviewed documentation for correctness and clarity in multiple environments (e.g., local, production).

Types of Changes

  • [ ] Content Update (change that fixes an issue or updates an already existing submission)
  • [x] New Article (adds functionality and instructions)
  • [ ] Documentation change

Checklist

  • [x] My code follows the code style of this project.
  • [x] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [x] I have made checks to ensure URLs and other resources are valid.

TalhaAhsanSh avatar Sep 27 '24 10:09 TalhaAhsanSh