Discord
The Fantums Reborn Discord is the live channel for mint announcements, duel feeds, leaderboard posts, tournament organising, and community chat.
Joining
| Invite link | TBD at launch |
| Persistent canonical URL | discord.fantums-reborn.com (pending) |
The Discord invite is published when the server is opened to the public — typically the week before mainnet mint.
What's in the server
Channels are kept small and purposeful. Five-channel default:
| Channel | Purpose |
|---|---|
#announcements | One-way feed for mint, tournament, contract address, and security notices |
#general | Community chat |
#duel-feed | Auto-posted from the on-chain Duel contract — every resolved duel posts here |
#leaderboard | Auto-posted, ELO-sorted top fantums |
#tournaments | Bracket signups, results, prize pool announcements |
We expand into themed channels (art, lore, technical-chat, alpha) once the community is large enough to warrant them. Starting lean.
The bots
Three bots run in the Discord:
| Bot | What it does |
|---|---|
| Duel feed | Reads Duel.ResolvedDuel events from the contract, posts a summary in #duel-feed (which Fantums fought, who won, ELO delta, stake) |
| Leaderboard | Periodically posts the top 10 by ELO into #leaderboard |
| Announcements | Reads from the on-chain Town.sol contract (when shipped in v1.2) so critical announcements are mirrored from chain to Discord |
All three bots read directly from on-chain state. They do not depend on a backend cache. If a bot goes down, you can replicate it by running the open-sourced code yourself.
Rules (short version)
- No alpha trading off the discount call. OG holders get a discount because they earned it, not because they call dibs in chat.
- No price predictions. Don't post "sFUM going to $10". Speculation is fine; clickbait predictions are not.
- No address phishing. Posting fake contract addresses is an instant ban. Always cross-check against Contract addresses and verified contracts on Sonicscan.
- No off-topic NFT shilling. This isn't an NFT crosspromo server.
- Lowercase, dry, casual. The voice is calm and direct. Corporate-speak and excessive emojis read out of tone.
Mods enforce these. Bans are rare but they happen.
Single point of failure mitigation
The original Fantums Discord became a single source of truth, then went quiet, and the project lost its voice. We are not doing that.
The mitigations:
| Mitigation | Detail |
|---|---|
| On-chain announcements | When Town.sol ships (v1.2), critical events emit on-chain and are permanently logged regardless of Discord uptime |
| Multi-channel posting | Every announcement fires on Discord + Telegram + X — see Twitter |
| Federated bots | Anyone can run the open-source bot code against their own channel — bot failure is recoverable |
| Static-host frontend | The Vercel static export means the website survives even if every social channel goes down |
If the Discord ever goes silent, check sonicscan.org for the on-chain announcement log, the GitHub repo for an announcement issue, and Twitter for a status update.
See also
- Twitter — the other comms channel
- Brand assets — art for community posts
- Contract addresses — always verify against on-chain
Last updated: 2026-05-21