An open API service indexing awesome lists of open source software.

https://github.com/lukeuke/loliparadise_bot

Made this for friends to buy a T-Shirt
https://github.com/lukeuke/loliparadise_bot

Last synced: 8 months ago
JSON representation

Made this for friends to buy a T-Shirt

Awesome Lists containing this project

README

          

# Loliparadise scraping bot
### Basically what it does, it scrapes the website to look for whether product is available

How to use:

#### Starting an application;

- Git clone the project,
- Install the dependencies by `npm i`,
- Start by `npm start`

#### Discord bot
- On discord_bot branch
#### What is `config.json`?

- Interval is value (in minutes) between the function calls.
- Multiplier is just to convert minutes from interval to milliseconds.




Don't ask me why I did't use React.