Skip to content

ypopovych/d7-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D7 TelegramAdministrator Bot

Telegram Administrator bot for D7 chats

How to build and run

Install dependencies

npm install

Create config

Run npm script and copy JSON to the config.json file

npm run dev-gen-config

Run

Start dev version without compiling with ts-node:

npm run dev

Compile & Run

For performance reasons it's better to compile TypeScript and run JS:

npm run build && npm start

Licence

Bot can be used, distributed and modified under the Apache 2.0 license.

About

Telegram bot for D7 chats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published