Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supersandro2000/factorio-mods-bot
Factorio mod portal notification bot for Telegram
https://github.com/supersandro2000/factorio-mods-bot
factorio factorio-mods-bot mod notification notifications telegram
Last synced: 10 days ago
JSON representation
Factorio mod portal notification bot for Telegram
- Host: GitHub
- URL: https://github.com/supersandro2000/factorio-mods-bot
- Owner: SuperSandro2000
- License: gpl-3.0
- Created: 2018-07-13T12:10:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T11:37:12.000Z (3 months ago)
- Last Synced: 2024-10-11T23:36:28.838Z (26 days ago)
- Topics: factorio, factorio-mods-bot, mod, notification, notifications, telegram
- Language: Ruby
- Homepage:
- Size: 124 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Factorio Mods Bot
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/SuperSandro2000/factorio_mods_bot.svg?logo=github&label=Repo%20size&maxAge=3600)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSuperSandro2000%2Ffactorio_mods_bot.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FSuperSandro2000%2Ffactorio_mods_bot?ref=badge_shield)Factorio mod portal notification bot for Telegram.
Currently in Alpha testing.PR's are welcome as long as they are reasonable and formatted with ``rubocop``.
# Usage
* To install all required gems run `bundle install` inside the repository.
* To run the bot provide a chat_id and bot token like `ruby factorio_mods_bot --chat '@chat' --token 'bot12345:ABCDEFG'`.
* When running the first time it is adviced to add the `--setup` flag or the bot parses all pages and send a notification for each mod. With the flag it only send a notification for the last updated mod and starts from there the next time.