Skip to content

A bot that watches supreme restocks and sends notifications into a discord server

Notifications You must be signed in to change notification settings

JakubBlaha/Restock-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation commands

First, make sure to install python and that you can run it with the following command.

python3 --version

If it displays the version correctly follow the next steps. Otherwise, please install python correctly.

python3 -m pip install pipenv

git clone https://github.com/JakubBlaha/Restock-bot.git

cd Restock-bot

python3 -m pipenv install
python3 -m pipenv shell

python -m bot

Now it's gonna display an error message about the config. Fix the config (nano config.ini)and run again.

python -m bot

About

A bot that watches supreme restocks and sends notifications into a discord server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages