Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.08 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.08 KB

eBay Views Discord Command Bot

This is a Discord Command bot that allows you to add views to your eBay item. Watch the Create a Discord eBay Views Bot Video.

Use this at your own risk

Set-Up

  1. Ensure you have Python 3+ installed. You can install it at this link here.
  2. Clone or Download the repository.
    • Clone:
    git clone 
    
    • Download: Clock on the green Code button and click on Download ZIP. Then unzip this folder.
  3. Install the dependencies using the following command in Terminal or Command Prompt:
pip3 install -r requirements.txt
  1. Get your Discord application token from here and paste it in config.py
  2. Run bot.py file
python3 bot.py

Issues

Please open an issue here.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

For help, join my Discord Server here.