Frame data targeting Discord bot and mobile apps:
- π§© highly extensible
- π glossary
- π any community Wikis
- π multiplatform:
All commands are case insensitive - uppercase or lowercase or anything in between is identical.
All commands can be used in one of two ways:
- tag -
@bot [command] [query] - slash -
/command [query]
In the signatures below, <param> is required and [param] is optional.
- frame data -
fd <character> <move><move>can be input or move name- default command:
@bot <character> <move>and@bot fd <character> <move>are identical - game specific variants:
fdTK,fdSF,fdGGetc. - examples:
@bot ak f21or@bot ken 236ppor@bot sol fafnir
- character data -
char <game> <character>- game specific variants:
charGG,charSF,charAVetc. - examples:
@bot charsf akumaor@bot charroa olympia
- game specific variants:
- game specific commands
- Tekken 8
Heat <character>,Homing <character>,PC <character>Stance <character> [stance]- examples:
@bot stance steveor@bot stance king jgs
- examples:
Strings <character> <input>- examples:
@bot strings eddy u4
- examples:
Inv <character>- invincible moves
- Tekken 8
- ELO
- Tekken 8
EWGF [operation] [tekkenID]- https://ewgf.gg/- operations:
register(or+), requires<tekkenID>: registers your Discord account- example:
@bot ewgf + 3DgB8jQ82rJ4
- example:
- (no operation): displays your last 50 matches
- example:
@bot ewgf
- example:
unregister(or-): deletes your Discord account from the database- example:
@bot ewgf -
- example:
- operations:
- Tekken 8
- utility commands
Alias- displays character aliases for a gameCommands- lists all available commandsDonate- displays links to support the projectExamples- displays example bot usageFeedback <message>- sends feedback or bug report to the authorInvite- displays the invitation linkJoin <steamURL> [password|name]- creates a clickable link to join a Steam lobby- default bot command:
@bot steam://joinlobby/...or@bot join steam://joinlobby/...are identical
- default bot command:
Modules- displays all enabled modules, be it games or otherwiseRepo- displays the GitHub link to the project
graph LR
classDef green fill:green,color:#000
classDef grey fill:lightgrey,color:#000
classDef yellow fill:#FFEB3B,color:#000
subgraph Bots
discordBot[Discord bot]
twitchBot[Twitch bot]
end
subgraph "Mobile Clients"
android[Android]
iOS[iOS]
end
subgraph Features
glossaryInfil[Glossary Infil]
communityWiki[Community Wiki]
elo[Ranked stats]
end
subgraph Community Wiki
wikiWavu[Wavu + Tekken Docs]
supercombo[SuperCombo]
2xko[2XKO]
dustloop[Dustloop]
dreamcancel[DreamCancel]
mizuumi[Mizuumi]
dragdown[DragDown]
end
subgraph Games
t8[Tekken 8]
sf6[Street Fighter 6]
mk1[Mortal Kombat 1]
ggst[Guilty Gear: Strive]
dbfz[Dragon Ball FighterZ]
gbvsr[Granblue Fantasy Versus: Rising]
kof15[King of Fighters XV]
cotw[Fatal Fury: City of the Wolves]
xko[2XKO]
melty[Melty Blood: Type Lumina]
bbcf[BlazBlue: Central Fiction]
uni2[Under Night In-Birth II Sys:Celes]
vsav[Vampire Savior]
avl[Avatar: Legends]
roa[Rivals of Aether 2]
mtfs[Marvel Tokon: Fighting Spirit]
end
subgraph Ranked service
ewgf[EWGF]
cfn[CFN]
end
android -->|uses| communityWiki
iOS -->|uses| communityWiki
discordBot -->|uses| glossaryInfil
discordBot -->|uses| communityWiki
discordBot -->|uses| elo
twitchBot -->|uses| communityWiki
communityWiki --> wikiWavu
communityWiki --> supercombo
communityWiki --> 2xko
communityWiki --> dreamcancel
communityWiki --> dustloop
communityWiki --> mizuumi
communityWiki --> dragdown
elo --> ewgf
elo --> cfn
wikiWavu --> t8
supercombo --> sf6
supercombo --> mk1
supercombo --> avl
dustloop --> ggst
dustloop --> dbfz
dustloop --> gbvsr
dustloop --> bbcf
dustloop --> mtfs
2xko --> xko
dreamcancel --> kof15
dreamcancel --> cotw
mizuumi --> melty
mizuumi --> uni2
mizuumi --> vsav
dragdown --> roa
style discordBot fill:green, color:#fff
style android fill:green, color:#fff
style iOS fill:green, color:#fff
style glossaryInfil fill:green, color:#fff
style communityWiki fill:green, color:#fff
style wikiWavu fill:green, color:#fff
style supercombo fill:green, color:#fff
style dreamcancel fill:green, color:#fff
style dustloop fill:green, color:#fff
style mizuumi fill:green, color:#fff
style dragdown fill:green, color:#fff
style 2xko fill:green, color:#fff
style t8 fill:green, color:#fff
style sf6 fill:green, color:#fff
style xko fill:green, color:#fff
style kof15 fill:green, color:#fff
style cotw fill:green, color:#fff
style ggst fill:green, color:#fff
style mk1 fill:green, color:#fff
style dbfz fill:green, color:#fff
style gbvsr fill:green, color:#fff
style melty fill:green, color:#fff
style bbcf fill:green, color:#fff
style uni2 fill:green, color:#fff
style vsav fill:green, color:#fff
style ewgf fill:green, color:#fff
style avl fill:yellow, color:#000
style mtfs fill:yellow, color:#000
style roa fill:green, color:#fff
- Twitch bot
- ELO rank services
License: Apache 2.0 with Commons Clause
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Additional restriction: Commons Clause - you may not sell the software
or offer it as a service. See LICENSE.txt for full terms.
Β© 2025 Sophon