Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A simple translation app using telegram bot api.

NotificationsYou must be signed in to change notification settings

karademirmustafa/telegram-basic-translation-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • You go to @BotFather in Telegram and use the /newbot command.
  • You enter the name of the bot. only paying attention to the format, for example:TelegramBotorTelegram_Bot must end with Bot.
  • You can now trade with the token it gives you.

How can I make it work

  1. Clone the project with Git clone.
  2. Donpm install for package installations in the folder you cloned.
  3. Add your required** port number** and bot token to your.env file .
  4. You are ready to run with **npm run dev **

Used Libraries

  1. node-telegram-bot-api to manage the telegram bot .
  2. bing-translate-api to translate simply.
  3. dotenv to access environment variables.

Recommendation

I used ready-made packages because I wanted to show it in a simple way.You can make it from the main documentation and develop it further.

Documentation

  1. Telegram Bot Api
  2. Translator Text API
  3. Google Translate API

Table of Contents

[TOCM]

[TOC]

Thanks for reading

About

A simple translation app using telegram bot api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp