Telegram-bot providing access to messages from notproud.ru
- install
nodejs-> https://nodejs.org - clone repo
git clone https://github.com/jt3k/notproud my-bot - go to project directory in console
cd my-bot - run
npm i - using telegram-bot-token as environment variable run app.js
BOT_TOKEN=123123123:LOLOLOLOlalalalaLALALALAlolololo npm start
Find your bot by @id-name in the telegram-app search, and click to start button.
You can see how the bot works by clicking on this link https://t.me/NotProudBot
MIT