CodeForces Discord Bot

Revision en1, by clangell125, 2023-09-25 02:49:02

Currently, i am coding a discord bot that will ping a server when there is 24 hours before a contest starts. I looked on the official api help website to find out how to pull information from the website, and it arbitrarily says, "To access the data you just send a HTTP-request to address https://codeforces.com/api/{methodName} with method-specific parameters. Each method description has an example URL." To which i have no idea what are the methodNames. I know this isn't stackexchange, however, i have asked on there and have had no success. Can anyone tell me where i can find a list of methodnames and what they do?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English clangell125 2023-09-25 02:49:02 646 Initial revision (published)