Skip to main content

Discord

The Fantums Reborn Discord is the live channel for mint announcements, duel feeds, leaderboard posts, tournament organising, and community chat.

Joining

Invite linkTBD at launch
Persistent canonical URLdiscord.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:

ChannelPurpose
#announcementsOne-way feed for mint, tournament, contract address, and security notices
#generalCommunity chat
#duel-feedAuto-posted from the on-chain Duel contract — every resolved duel posts here
#leaderboardAuto-posted, ELO-sorted top fantums
#tournamentsBracket 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:

BotWhat it does
Duel feedReads Duel.ResolvedDuel events from the contract, posts a summary in #duel-feed (which Fantums fought, who won, ELO delta, stake)
LeaderboardPeriodically posts the top 10 by ELO into #leaderboard
AnnouncementsReads 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)

  1. No alpha trading off the discount call. OG holders get a discount because they earned it, not because they call dibs in chat.
  2. No price predictions. Don't post "sFUM going to $10". Speculation is fine; clickbait predictions are not.
  3. No address phishing. Posting fake contract addresses is an instant ban. Always cross-check against Contract addresses and verified contracts on Sonicscan.
  4. No off-topic NFT shilling. This isn't an NFT crosspromo server.
  5. 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:

MitigationDetail
On-chain announcementsWhen Town.sol ships (v1.2), critical events emit on-chain and are permanently logged regardless of Discord uptime
Multi-channel postingEvery announcement fires on Discord + Telegram + X — see Twitter
Federated botsAnyone can run the open-source bot code against their own channel — bot failure is recoverable
Static-host frontendThe 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


Last updated: 2026-05-21