OtterBot

April 25, 2022 ยท View on GitHub

ActionsStatus CodeFactor license

A QQ bot for Final Fantasy XIV (mostly served for CN server).

Install

Please read wiki for more details.

  • python 3.9+
  • redis-server 4.0+
  • django, channels and so on (see requirements.txt for details)
  • adminLTE for the front-end

Use

Please read wiki for more details.

  • /cat : require an image of cat (crawled from pexels)
  • /search item:searchitem : search item in FFXIVWIKI
  • /anime image:searchtheanimationofimage : search the animation of image (whatanime API token required)
  • /random num:requirenum : 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

Docker

Please read wiki for more details.