- Notifications
You must be signed in to change notification settings - Fork0
karademirmustafa/telegram-basic-translation-bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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.
- Clone the project with Git clone.
- Donpm install for package installations in the folder you cloned.
- Add your required** port number** and bot token to your.env file .
- You are ready to run with **npm run dev **
- node-telegram-bot-api to manage the telegram bot .
- bing-translate-api to translate simply.
- dotenv to access environment variables.
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.
Table of Contents
[TOCM]
[TOC]
About
A simple translation app using telegram bot api.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.