Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Telegram bot - CMS (Implemented via Express). Works with just token registration.

Notifications You must be signed in to change notification settings

uwussimo/express-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Express + Telegram Bot

Banner

In this application I want to implement admin palnel for "Telegram Store" hosted on heroku.

⚠️ Warning

The Application is under construction, so taht don't worry if it doesnt work yet... Press "watch" button on the top to learn about further details.

👨🏻‍💻 Installation

This app requires Node.js v10+ to run.

npm install //to install requiered packages

And then run:

npm start //to run the app!

🥳 Vala, You will see the webbrowser poppin up!

📄 To do list

  • 0. Initializing project

  • 1. JSON Database implementation (MONGODB - Inthe future)

  • 2. Auth

  • 3. Collecting user data

  • 4. Bulk "message" sending

  • 5. Other staff