Skip to content

GuoMieClub/FFXIVBOT

 
 

Repository files navigation

FFXIVBOT

Build Status CodeFactor license HitCount

A QQ bot of Final Fantasy XIV

Install

Please read wiki for more details. For Windows enviroment please check Windows Dev Wiki for more information.

Use

Please read wiki for more details.

  • /cat : require an image of cat (crawled from pexels)
  • /search $item : search $item in FFXIVWIKI
  • /anime $image : search the animation of $image (whatanime API token required)
  • /random $num : require $num true random numbers (random.org API token required)
  • /gif : generate an shadiao gif via sorry.xuty.tk (/gif help : get help)
  • /dps : get the dps rank from fflogs

Demo

Configure site

/cat /search /anime /random

Tips

  • This project is currently using django-channels to support reverse websocket of http-api, if you prefer http, see previous version
  • The http support is available since this commit.

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.3%
  • HTML 16.5%
  • Other 0.2%