Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Commit ea458be

Browse files
authored
Update README about archival (#47)
1 parent 6504193 commit ea458be

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
# CFSpy
22

3-
[![go-badge](https://img.shields.io/static/v1?label=Built%20with&color=00acd7&style=for-the-badge&message=Go)](https://golang.org/) [![server-count-badge](https://img.shields.io/badge/dynamic/json?label=Servers&logo=discord&logoColor=white&color=7289DA&style=for-the-badge&query=%24.serverCount&url=https%3A%2F%2Fgist.githubusercontent.com%2Fmeooow25%2Fe550658ac19cc0cdd515a414afea23bb%2Fraw%2Fserver-count.json)](https://discord.com/api/oauth2/authorize?client_id=713443232834650152&permissions=8192&scope=bot)
3+
[![go-badge](https://img.shields.io/static/v1?label=Built%20with&color=00acd7&style=for-the-badge&message=Go)](https://golang.org/)
44

55
A simple Codeforces utility bot for Discord
66

7+
## ⚠️ Attention!
8+
9+
As of 2025-03-09, this repository is archived and my instance of the bot is offline.
10+
11+
Codeforces began blocking scraping since around 2024-08. This made the bot nearly useless, because most of the features rely on scraping.
12+
Can the anti-scraping measures be bypassed? Perhaps, but I do not intend to work against the website.
13+
There exists a Codeforces API, but it does not offer any way to access blog, comment, or submission data and is also notoriously unreliable.
14+
With no other way forward, it is time to put CFSpy to rest.
15+
16+
---
17+
718
#### Who is this for?
819
If you have a Discord server where you discuss [Codeforces](https://codeforces.com), you could use this bot.
920

0 commit comments

Comments
 (0)