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
- Host: GitHub
- URL: https://github.com/stackc00ki3/uhluhtc
- Owner: StackC00ki3
- Created: 2022-12-25T13:26:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-21T11:44:51.000Z (over 3 years ago)
- Last Synced: 2023-06-28T15:24:33.012Z (almost 3 years ago)
- Topics: bot, mirai, mirai-plugin, nethack, qq, qqbot
- Language: Kotlin
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.