https://github.com/venhance/even-chan
Discord bot for vEnhance server that fetches contest problems
https://github.com/venhance/even-chan
Last synced: 3 months ago
JSON representation
Discord bot for vEnhance server that fetches contest problems
- Host: GitHub
- URL: https://github.com/venhance/even-chan
- Owner: vEnhance
- License: mit
- Created: 2023-09-01T01:18:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T00:51:58.000Z (about 2 years ago)
- Last Synced: 2025-03-05T22:18:12.571Z (over 1 year ago)
- Language: Python
- Size: 20.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# even-chan (エヴァンちゃん)
This is a Discord bot that Evan runs on the public `vEnhance` server that will
grab problems from well-known contests and print their statements, AoPS links,
and authors, if known. It pulls directly from Evan's database, so there may be
gaps and weird idiosyncrasies, etc.
Currently, the following contests are supported:
- [ELMO](https://web.evanchen.cc/elmo/index.html)
- [Shortlist](http://www.imo-official.org/problems.aspx)
- [IMO](https://web.evanchen.cc/problems.html#tstst)
- [EGMO](https://egmo.org)
- [RMM](https://rmms.lbi.ro/rmm2023/index.php?id=home)
- [TST](https://web.evanchen.cc/problems.html#tst)
- [TSTST](https://web.evanchen.cc/problems.html#tstst)
- [USAMO and JMO](https://web.evanchen.cc/problems.html#usamo) (USA)
- [USEMO](https://web.evanchen.cc/usemo.html)
May add in more stuff later. Right now these are the contests that are pretty
well fleshed out in Evan's database (i.e. Evan has done most problems from these
contests in recent years).