Skip to content

Commit 9f824b8

Browse files
Merge pull request #1648 from chris-mercer/discord-update
Discord Update
2 parents 6ad66ae + f7d3273 commit 9f824b8

File tree

4 files changed

+61
-9
lines changed

4 files changed

+61
-9
lines changed
2.85 MB
Loading
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: "Ethereum Classic Community Discord: Transition to a Modern, Secure Chat Environment"
3+
date: 2025-11-05
4+
author: Chris Mercer
5+
contributors: ["chris-mercer"]
6+
tags: ["Community", "Infrastructure"]
7+
linkImage: ./etc_discord_update.png
8+
excerpt: "The Ethereum Classic community has launched a new Discord server with modern moderation tools and integrations to provide a secure, professional chat experience."
9+
---
10+
11+
![](./etc_discord_update.png)
12+
13+
Over the years, the Ethereum Classic Discord has served as a central meeting place for miners, developers, and community members around the world. It has hosted countless technical discussions, governance debates, and ecosystem announcements. However, as the platform evolved and moderation standards changed, the legacy Discord server gradually fell into an unmaintained state — with inactive administrators, broken verification flows, and recurring waves of bot spam and scam attempts.
14+
15+
To protect new participants and restore a professional, secure chat environment consistent with the expectations of a top-tier blockchain project, the community has established a **new Ethereum Classic Community Discord**.
16+
17+
This new server was organized in December 2024 and is now being recommended as the project’s **primary public chat hub**. It features comprehensive automated moderation, anti-spam protections, and structured information channels designed to improve both safety and user experience.
18+
19+
### Why the Change
20+
21+
The previous server’s administrators became less active and made it difficult to implement spam/bot protections or integrate modern tooling. Over time, this degraded the user experience and, more importantly, posed a reputational risk to new visitors encountering unchecked scam activity.
22+
23+
The new server resolves these issues by providing:
24+
- **Automated moderation and verification** — spam, phishing, and impersonation are blocked automatically.
25+
- **Structured discussion channels** — dedicated spaces for ECIPs, mining, development, and community calls.
26+
- **GitHub and announcement integrations** — project updates and governance proposals appear live in-chat.
27+
- **Modern onboarding flow** — users can verify roles and access channels in seconds.
28+
29+
### Administration and Governance
30+
31+
The new Discord is operated by active, verifiable Ethereum Classic contributors under transparent moderation rules. Its purpose is to host open discussion about the network — including ECIPs, protocol upgrades, mining, and ecosystem development — while ensuring a safe environment for builders and new community members alike.
32+
33+
Open debate remains welcome. Moderation focuses strictly on maintaining civility, preventing scams, and ensuring that discussions stay productive and on topic.
34+
35+
### Continuity and Legacy Access
36+
37+
To preserve historical context, the legacy Discord server will remain accessible with a link on the community website, but modern conversations about Ethereum Classic will be encouraged to be held in the new Discord server. Longtime community members are encouraged to migrate to the new server to continue participating in ongoing governance and ecosystem discussions.
38+
39+
The legacy server will remain available at [discord.com/invite/hQs894U](https://discord.com/invite/hQs894U) for archival reference and historical continuity, and it's link will remain the footer of this website.
40+
41+
### Join the New Ethereum Classic Community Discord
42+
43+
The new invite link will be highlighted, and will become the default redirect when visitng [ethereumclassic.org/discord](https://ethereumclassic.org/discord).
44+
45+
This transition marks an important step toward a more professional, secure, and integrated communication experience for the Ethereum Classic ecosystem.
46+
47+
As the network continues to evolve, a modernized community hub will help ensure that Ethereum Classic remains open, accessible, and resilient — the same values that have guided it since its inception.
48+
49+
This update reflects Ethereum Classic’s ongoing commitment to security, transparency, and open collaboration — principles that have guided the network since its beginning.
50+
51+
💚⚒️
52+
*Ethereum Classic Community*

content/ui.global.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ signOff: Made with `<3` for the Original Ethereum Vision
6464
socialHilight: The ETC community is active on Discord
6565
socialItems:
6666
discord:
67-
__link: https://ethereumclassic.org/discord
67+
__link: https://discord.com/invite/Tq57jxSwsa
6868
__icon: discord
6969
__hilight: 1
7070
name: Discord
71-
discord2025:
72-
__link: https://discord.gg/3j55xXEEdP
71+
discordLegacy:
72+
__link: https://discord.com/invite/hQs894U
7373
__icon: discord
74-
name: 2025 Discord
74+
name: Legacy Discord
7575
twitterEthclassic:
7676
__link: https://twitter.com/eth_classic
7777
__icon: twitter
@@ -83,11 +83,11 @@ socialItems:
8383
githubOrg:
8484
__link: https://github.com/ethereumclassic
8585
__icon: github
86-
name: Github
87-
githubLabs:
88-
__link: https://github.com/etclabscore
86+
name: ETC Network Github
87+
githubEtcClient:
88+
__link: https://github.com/ethereumclassic/core-geth
8989
__icon: github
90-
name: ETC Labs Github
90+
name: ETC Client Github
9191
reddit:
9292
__link: https://reddit.com/r/ethereumclassic
9393
__icon: reddit

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# fallback for cloudflare handled redirect
3838
[[redirects]]
3939
from = "/discord"
40-
to = "https://discord.com/invite/hQs894U"
40+
to = "https://discord.com/invite/Tq57jxSwsa"
4141
status = 302
4242

4343
# 2019 Redirects

0 commit comments

Comments
 (0)