Skip to content

Discord bot leveraging community tools to help FF14 Fisher mains.

Notifications You must be signed in to change notification settings

okuRaku/ff14-fishers-intuition-bot

Repository files navigation

Fisher's Intuition

This Discord bot acts as a front end to other apps (publishing Soon™), providing information useful to Fishers in the critically acclaimed MMORPG Final Fantasy XIV.

/windows

On a server that the commands have been registered and the bot added, start by simply typing /windows. Five parameters are currently offered, though only fish is required. Server component borrows heavily from FFX|V Fish Tracker App.

fish: String. Required. Desired fish, any language.

/windows fish:Cupfish

number_of_windows: Number. Optional. How many upcoming windows to show. Minimum 1, maximum 10. Default 5.

/windows fish:Cupfish number_of_windows:1

display_duration: Boolean. Optional. Display window durations, useful on fish where it can vary, like Celestial. Default false.

/windows fish:Cupfish display_duration:True

display_downtime: Boolean. Optional. Display downtime between windows, varies due to weather randomness. Default true.

/windows fish:Cupfish display_downtime:True

compact_mode: Boolean. Optional. Compact view more suitable for mobile. Default true.

/windows fish:Cupfish compact_mode:True

Discord screenshot

/bitetimes

This command does not require any parameters, instead displaying a selection menu to the user. Server component pulls data from FFXIV Teamcraft to generate charts of bite times of fish by fishing spot. Optionally, plotType can be specified if desired.

Demo of /bitetimes

/timeline

Display a timeseries chart for a given fishing achievement. Server component reads public data from FINAL FANTASY XIV, The Lodestone.

Demo of /timeline

/fishguide

Fish Guide style statistics for any fish in the game. Based on static data from the game and collected reports and analysis from the community.

fish: String. Required. Desired fish. Has some flexiblity but try to match the name closely.

/windows fish:Aquamaton

fruity_guide: Boolean. Optional. In this optional mode, only the Fruity Snacks video guide will be retrieved.

/windows fish:Aquamaton fruity_guide:True

Demo of /fishguide

FINAL FANTASY is a registered trademark of Square Enix Holdings Co., Ltd. FINAL FANTASY XIV © 2010 - 2021 SQUARE ENIX CO., LTD. All Rights Reserved.

About

Discord bot leveraging community tools to help FF14 Fisher mains.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published