Skip to content

sajad-ahmadnzhad/WorldTimeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation


What does this Telegram bot do?

  • There is a simple API from the website http://worldtimeapi.org that allows you to find the desired time zone
  • The time zone must be entered like this: "Asia Tehran or Africa Algiers or America Adak or America Indiana Marengo"

  • ⚠️The robot is not currently deployed on a server. Once it is deployed, an announcement will be made.

    How does this robot work?

    The continent name and the capital city of the country are entered, and information is received from the API.

    Technologies used to make this robot:

  • typeScript
  • Libraries used to build this robot:

  • node-telegram-bot-api
  • How to install typescript:

    npm install -g typescript
    

    How to install node-telegram-bot-api:

    npm install -g node-telegram-bot-api
    

    About

    A simple Telegram bot to display world time

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published