An open API service indexing awesome lists of open source software.

https://github.com/stackc00ki3/uhluhtc

WIP QQ Bot that can report monster information for NetHack and many of its variants
https://github.com/stackc00ki3/uhluhtc

bot mirai mirai-plugin nethack qq qqbot

Last synced: 2 months ago
JSON representation

WIP QQ Bot that can report monster information for NetHack and many of its variants

Awesome Lists containing this project

README

          

Uhluhtc(WIP)
=======

This is a WIP NetHack monster information QQ bot plugin.(for mirai-console)

Bot commands
--------

NetHack: #?monster (temporaily not available)
NetHack: #v?monster (alias for just #?)
UnNetHack: #u?monster
NetHack 3.4.3: #V?monster
UnNetHackPlus: #u+?monster
SporkHack: #s?monster
GruntHack: #g?monster
Slash'EM: #l?monster
SlashTHEM: #lt?monster
NetHack Brass: #b?monster
dNetHack: #d?monster
notdNethack: #n?monster
EvilHack: #e?monster
XNetHack: #x?monster
SpliceHack: #sp?monster

How to run
----------

1. Grab monsterDB files from https://github.com/UnNetHack/pinobot/tree/master/variants
2. Put all the files into the plugin data folder.
3. Enjoy!

Known issues
----------

The latest mirai-core have dependency issues with Uhluhtc, so you have to **MANUALLY** overwrite mirai-core's `kotlinx.serialization` dependency with Uhluhtc's.