Skip to content

A discord bot used for scraping the vjudge ranklist and push them into the GitHub.

Notifications You must be signed in to change notification settings

akshith6212/scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

made-with-python

This is a Discord bot used for making scraping the CPHUB Beginner Contests Ranklist and push them into the GitHub. Made mainly using requests_html and BeautifulSoup4 and discord.py .

Installation

Clone the repository and install the requirements.

git clone https://github.com/akshith6212/scraper.git

Dependencies

Install the necessary dependencies from requirements.txt

pip install -r requirements.txt

Usage:

Run the main.py to activate the bot.

python main.py

Note:

Make sure you have given the tokens for both github and discord.

Commands

  • $start link

    • Starts scraping if and only if the link is valid.
  • $push

    • Starts pushing the changes made to the given git repository.
  • $help

    • For displaying this message.

References:

About

A discord bot used for scraping the vjudge ranklist and push them into the GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published