Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
/ TL-Bot-Basic Public archive

Simple Starter Telegram Bot built in JavaScript (Node.js) using Yarn Package Manager and Telegraf Library

License

Notifications You must be signed in to change notification settings

PhobosID/TL-Bot-Basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Pobi-DC-Bot

Header

Simple Starter Telegram Bot built in JavaScript (Node.js) using Yarn Package Manager and Telegraf Library

ㅤㅤ ㅤㅤ
ㅤㅤ

Deployment

To deploy the Telegram Bot. First to get your Bot Token at BotFather. Then, insert the token at the index.js file.

Upload all necessary files into your Hosting. Then Install all the dependencies as shown in the package.json files.

You can use npm for package manager, but I recommend you to use yarn, as it was faster (In my Opinion)

  yarn install

The next one will be executing the main index file

  node index.js

And you're done. Enjoy your own telegram bot!

About

Simple Starter Telegram Bot built in JavaScript (Node.js) using Yarn Package Manager and Telegraf Library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published