/ethrift

A Discord bot that warns you about new items in eBay searches

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

eThrift

A Discord bot that monitors ebay and warns you about new items in your searches.

Bellow is a simple usage guide. For more information refer to the Wiki

Installation

Install Python 3.8+ and PIP.

# clone the repo
$ git clone https://github.com/tiagosvf/ethrift.git

# change the working directory to ethrift
$ cd ethrift

# install the requirements
$ python3 -m pip install -r requirements.txt

Configuration

Rename settings.yaml.template to settings.yaml and edit it with your settings

Usage

$ python3 ethrift

Bot usage

Discord bot commands

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL-3.0