Skip to content

Telegram bot for invite users and repost messages

Notifications You must be signed in to change notification settings

zapleo/resend_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before use bot don't forget add him to the group. And create /lib/config/index.js file with your credentials

module.exports = {
  TelegramAppId: 11111,
  TelegramAppHash: "string",
  TelegramBotApiKey: "string",
  DatabasebUrl: "mongodb://127.0.0.1/resend_bot"
}

And run npm start

About

Telegram bot for invite users and repost messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published