Public information page for FumoHelper.
FumoHelper is an unofficial Discord app for FUMO. It provides player stat lookups, raid stat views, activity tracking, guild contribution leaderboards, war counts, and guild raid logs.
This repository is public so people can see what the project is. It does not contain the actual bot source code.
Some commands depend on the bot's internal tracker.
Those tracker-based commands are limited to tracked guild members.
That means:
- general lookup commands can still show public player or guild information
- tracker-based commands may return limited or empty results for players outside the tracked guild
- Project overview
- Feature list
- Command list with explanations
- Public landing page
- Bot source code
- FumoHelper is not an official guild app.
- The source for the running bot is not public.
- The site entry point is
index.html.
Below is the current public command overview for the running bot.
Command: /player
Shows a player card for a Wynncraft account.
Includes:
- Main profile overview
- Class summary
- General account progress and visible profile stats
Command: /rstats
Shows raid-specific stats for a player.
Includes:
- Raid completion totals
- Raid-by-raid breakdowns
- Visual stat card for quick comparison
Command: /activity
Shows tracked activity data gathered by the bot over time.
Includes:
- Recent tracked stat gains
- Playtime tracking
- Activity summary card
- Recent raid/activity context where available
Tracking note:
- This command depends on tracked data and is mainly intended for tracked guild members
Command: /gxp
Shows the guild contribution leaderboard.
Modes:
- Recent contribution leaderboard
- All-time contribution leaderboard
Tracking note:
- This command is based on tracked guild contribution data
Command: /warcount
Shows tracked war totals for a guild member over a selected timeframe.
Useful for:
- Checking recent war participation
- Comparing tracked war counts between members
Tracking note:
- This command depends on tracked guild-member data
Commands:
/graids/graids_recent/graids_total/aspect_log
Guild raid tracking commands.
What they do:
/graidsshows detected guild raids for one player/graids_recentshows recently detected guild raids across the guild/graids_totalshows a raider leaderboard by tracked raid count/aspect_logshows tracked owed aspects based on raid participation
Tracking note:
- These commands only reflect raids detected for tracked guild members
Command: /guild
Shows a guild overview.
Includes:
- Guild lookup information
- General guild summary data
- Member and level-related information from the lookup result
Command: /guild_action
Shows recent tracked guild events.
Includes:
- Joins
- Leaves
- Promotions
- Demotions
- Guild level-ups
Tracking note:
- This command is built from the bot's tracked guild event history
Command: /xpcon
Admin-facing contribution lookup command.
Used for:
- Looking up one player’s tracked contribution totals
- Viewing a contribution ranking list from tracked data
Tracking note:
- This command depends on tracked guild-member contribution data
Commands:
/debug forcepoll/debug tracker_status
Owner-only tracker/debug commands.
What they do:
forcepollforces the tracker to refresh tracked guild/player datatracker_statusreports whether the tracker is currently running
- Player stats
- Raid stats
- Activity tracking
- Guild contribution leaderboards
- War counts
- Guild raid logs
- Guild action history
- Tracker/debug tools for maintenance
Tracker-based features are limited to tracked guild members.