Skip to content

jfeo/GnierBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GnierBot

A telegram bot, that can be used to subscribe to offers using the ShopGun API.

Dependencies

The dependencies of the project are managed by pipenv.

Setup

Simply run pipenv install in the repository.

Usage

Executing pipenv run python bot.py will start the bot.

Configuration

It is required to setup a config.py configuration file simply containing the required API keys and tokens.

SHOPGUN_API_KEY=<API key here>
SHOPGUN_API_SECRET=<API secret here>
SHOPGUN_TRACKID=<Track id here>
TELEGRAM_TOKEN=<Token here>

About

A telegram bot to save some money!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages