Skip to content

A Discord.js bot for scraping codeforces problems, users and standings

Notifications You must be signed in to change notification settings

FARIXZ/Cordforces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordforces

A Discord.js bot capable of loading standings and problems from Codeforces, getting the future contests and getting profiles data.

Commands

  • cf!contests to get future contests.

  • send a profile link to get data about it

  • /problems [contestID] (groupID) to scrap problems

  • /standings [contestID] (groupID) (list) to get users in contest and their status

    [Required] (optional)

Requirements

Installation

  1. Clone the repository

    git clone https://github.com/farixz/cordforces.git
    cd Cordforces
  2. Install dependencies

    npm i discord.js dotenv axios puppeteer-extra puppeteer-extra-plugin-stealth cheerio
  3. Run the bot

    node bot.js

Credits

About

A Discord.js bot for scraping codeforces problems, users and standings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published