Skip to content

A bot that collects information of interest and sends it through Telegram Messenger.

License

Notifications You must be signed in to change notification settings

postcristiano/news-clipping-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Clipping Bot

About

A bot that collects information of interest and sends it through Telegram Messenger.
For now the use is approved in GNU/Linux Ubuntu.

Install and run

  • You can deploy to a vps or on premise VM.
  • Python 3.8 is recommended.
  • Clone repository
git clone https://github.com/postcristiano/news-clipping-bot && cd news-clipping-bot
  • After download:
    • Put the API token in ./core/settings/token.txt
    • Customize your news sources with twitter usernames in ./core/settings/sources.txt
  • Set run perm and run install.sh file.

Demonstration

  • Don't forget to keep the server time in your timezone. E.g.:
sudo timedatectl set-timezone Europe/Lisbon

Features

  • To uninstall, run install.sh and select the option to uninstall.
  • After installed the Bot will run as clippingbot.service. You can check:
sudo systemctl enable clippingbot.service

Usage

  • On first use send start message to your bot.
  • Send news message to your bot.

Demonstration

License

GPL v3


2022 April 16 - version 0.1

About

A bot that collects information of interest and sends it through Telegram Messenger.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published