Telegram Administrator bot for D7 chats
npm installRun npm script and copy JSON to the config.json file
npm run dev-gen-configStart dev version without compiling with ts-node:
npm run devFor performance reasons it's better to compile TypeScript and run JS:
npm run build && npm startBot can be used, distributed and modified under the Apache 2.0 license.