π° Supercell Inbox RSS provides multilingual RSS & ATOM feeds for the news section of Supercell games powered by GitHub Actions, GitHub Pages & feedgen.
β±οΈ Updates: every hour at minute 25!
(actually a bit later due to delays)
Game Name | News & Events | Community | Esport |
---|---|---|---|
Brawl Stars | β | β | β |
Clash Royale | β | β | β |
Clash of Clans | β | β | β |
Hay Day | β | β | β |
Boom Beach | β | β | β |
Clash Mini | π | β | β |
Squad Busters | β | β | β |
Note: Clash Mini is dead, so we cannot update the feed
Game Name | Language Codes |
---|---|
Brawl Stars | zh , de , ru , fr , tr , ja , pl , id , en , pt , ko , es , it |
Clash Royale | th , zh , de , ru , fr , ja , id , en , pt , ko , es , it |
Clash of Clans | zh , de , fr , tr , ja , id , en , pt , ko , es , it |
Hay Day | th , ms , zh , de , ru , fr , tr , ja , ar , fi , id , en , pt , ko , es , nl , it |
Boom Beach | en |
Clash Mini | en , es |
Squad Busters | zh , de , ru , fr , tr , ja , pl , en , pt , ko , es , it |
(from awesome FOSS Feeder app) for Android
To subscribe to feeds, see ./rss/README.md.
Feel free to file an issue or pull request on GitHub, I will try to look into it ASAP!
To generate these feeds locally, you should:
git clone https://github.com/skrwo/supercell-inbox-rss.git
(Python installation depends on OS you're using, so google it yourself)
cd supercell-inbox-rss
pip install -r requirements.txt
python -m feed
This repository and its maintainers are not affiliated with Supercell. Using it or its source code may violate Terms of Service of Supercell or their games. I leave the responsibility to you.
The source code of the Supercell Inbox RSS repository is released under the MIT licence. This basically means that you can do whatever you want with it, I don't care.