Skip to content

KiraDiamond/FumoHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FumoHelper

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.

Tracking Scope

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

Included Here

  • Project overview
  • Feature list
  • Command list with explanations
  • Public landing page

Not Included Here

  • Bot source code

Notes

  • FumoHelper is not an official guild app.
  • The source for the running bot is not public.
  • The site entry point is index.html.

Active Command Reference

Below is the current public command overview for the running bot.

commands/player.py

Command: /player

Shows a player card for a Wynncraft account.

Includes:

  • Main profile overview
  • Class summary
  • General account progress and visible profile stats

commands/rstats.py

Command: /rstats

Shows raid-specific stats for a player.

Includes:

  • Raid completion totals
  • Raid-by-raid breakdowns
  • Visual stat card for quick comparison

commands/activity.py

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

commands/contribution_leaderboard.py

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

commands/warcount.py

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.py

Commands:

  • /graids
  • /graids_recent
  • /graids_total
  • /aspect_log

Guild raid tracking commands.

What they do:

  • /graids shows detected guild raids for one player
  • /graids_recent shows recently detected guild raids across the guild
  • /graids_total shows a raider leaderboard by tracked raid count
  • /aspect_log shows tracked owed aspects based on raid participation

Tracking note:

  • These commands only reflect raids detected for tracked guild members

commands/guild.py

Command: /guild

Shows a guild overview.

Includes:

  • Guild lookup information
  • General guild summary data
  • Member and level-related information from the lookup result

commands/guild_action.py

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

commands/xpcon.py

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/tracker.py

Commands:

  • /debug forcepoll
  • /debug tracker_status

Owner-only tracker/debug commands.

What they do:

  • forcepoll forces the tracker to refresh tracked guild/player data
  • tracker_status reports whether the tracker is currently running

Current Public Feature Summary

  • 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.

About

Public page for FumoHelper, an unofficial Discord app for FUMO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages