Skip to content

A telegram bot that notifies when games become free-to-collect on the major game platforms (Epic games, Steam, Humble, Origin, Uplay etc)

License

Notifications You must be signed in to change notification settings

ariel8462/FreeOnEpicBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeOnEpicBot

A telegram bot that will notify when games become free on all platforms such as Steam, Epic Games etc

Commands:

  • /subscribe - suscribe for notifications about new games
  • /unsubscribe - unsubscribe from notifications about new games
  • /freegame - show the current free game
  • /help - show basic bot info`

Setting up:

  • Clone the repo
  • Go to the directory and pip install -r requirements.txt
  • Change the sample_config to config.py and insert your bot token
  • Either host locally or deploy to heroku
  • For hosting locally run: python FreeOnEpicBot.py (inside the file's directory)
  • If you deploy to heroku remove the .gitignore and deploy with heroku cli
  • Note: on Linux it's "python3" and "pip3" instead of "python" and "pip"

About

A telegram bot that notifies when games become free-to-collect on the major game platforms (Epic games, Steam, Humble, Origin, Uplay etc)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages