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: about 1 month 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T13:37:32.000Z (about 1 month ago)
- Last Synced: 2025-03-17T23:40:03.716Z (about 1 month ago)
- Topics: factorio, factorio-mods-bot, mod, notification, notifications, telegram
- Language: Ruby
- Homepage:
- Size: 146 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Factorio Mods Bot

[](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.