Skip to content
forked from TLNBS2405/mokujin

A Discord bot for Tekken 7 frame data, built with Python 3 and discord.py.

License

Notifications You must be signed in to change notification settings

Leshaka/mokujin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a385813 · Jan 5, 2021
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mokujin

Mokujin (v2.0) is a discord bot that fetches Tekken 7 framedata.
It uses discord.py v1.3.4+ and is updated to use Python 3.6+

The bot now has all the functionalities currently planned and it seems to work well and is somewhat stable. Currently, the data the bot uses is being updated to season 3 any further update will be added either on request or when we see a mistake.

Framedata acquired from RBNorway, geppopotamus and community

If you want to use this:

Clone this to a linux server that has Python 3.6.0+ and install the dependencies with .

pip install -r requirements.txt

You need your own discord bot (instruction) and have the tokens in thesrc/resources/config.json. You can add a feedback channel there also.

The executable is src/mokujin.py.

Commands

!character move        -    get frame data of a move from a character
!auto-delete seconds   -    change the duration of the bot waiting until he deletes the message in this channel
!last-updates          -    get the messages of some latest updates
?feedback message      -    send message to the author   

About

A Discord bot for Tekken 7 frame data, built with Python 3 and discord.py.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%