This is the code for the Telegram bot — @alilendbot, that automated news feed about interesting and discount goods from Aliexpress.
- Clone this repo:
git clone https://github.com/Kiku-Reise/alilend
- Create
.env
with the environment variables listed below - Run
yarn install
in the root folder - Run
yarn develop
And you should be good to go! Feel free to fork and submit pull requests. Thanks!
TOKEN
— Telegram bot tokenCHANNEL_HANDLE
— Handle of the Telegram ad channelCHANNEL_ID
— ID of the Telegram ad channel
Bot should be admin at CHANNEL_ID
.
Also, please, consider looking at .env.sample
.
MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!