https://github.com/miasmos/hex-tooltip-bot
The official chat bot for Hex: Tooltip.
https://github.com/miasmos/hex-tooltip-bot
bot chat daylight dbd dead twitch
Last synced: 11 months ago
JSON representation
The official chat bot for Hex: Tooltip.
- Host: GitHub
- URL: https://github.com/miasmos/hex-tooltip-bot
- Owner: miasmos
- License: mit
- Created: 2021-11-11T18:36:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T01:02:37.000Z (almost 4 years ago)
- Last Synced: 2024-04-11T16:20:46.619Z (about 2 years ago)
- Topics: bot, chat, daylight, dbd, dead, twitch
- Language: TypeScript
- Homepage:
- Size: 389 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Hex: Tooltip Bot
[](https://snyk.io/test/github/stephenpoole/hex-tooltip-bot)


The official chatbot for Hex: Tooltip.
# Getting Started
To add `hxtbot` to your channel, go to [hxtbot's Twitch channel](https://twitch.tv/hxtbot) and enter the `!join` command into chat.
# Commands
## !addon
Displays a random killer addon or item addon.
## !addon {name}
Displays the {name} addon, or the addon that matches {name} the closest.
## !allow
If blocked, allows hxtbot to join the channel again. Only the channel owner can use this command.
## !block
Blocks hxtbot from joining a channel, and leaves the channel if it's currently in it. Only the channel owner can use this command.
## !donate
Displays information about donating to support Hex: Tooltip.
## !echo {message}
Copies {message} and puts it in chat.
## !get
Displays a random Dbd perk, addon, item, killer, survivor, power, or map.
## !get {name}
Displays the perk, addon, item, killer, survivor, power, offering, or map that matches {name} the closest.
## !help
Displays the commands available to use.
## !help {command}
Displays help for the {command} command.
## !item
Displays a random item.
## !item {name}
Displays the {name} item, or the item that matches {name} the closest.
## !join
Joins a channel if hxtbot is not blocked from joining it. Only the channel owner can use this command.
## !killer
Displays a random killer.
## !killer {name}
Displays the {name} killer, or the killer that matches {name} the closest.
## !leave
Leaves a channel. Only the channel owner can use this command.
## !map
Displays a random map.
## !map {name}
Displays the {name} map, or the map that matches {name} the closest.
## !offering
Displays a random offering.
## !offering {name}
Displays the {name} offering, or the offering that matches {name} the closest.
## !owner {name}
Displays the owner of {name}. {name} should be a perk, power, addon or map.
## !patch
Displays the current patch hxtbot is on.
## !perk
Displays a random perk.
## !perk {name}
Displays the {name} perk, or the perk that matches {name} the closest.
## !perk {name} {tier}
Displays the tier {tier} {name} perk, or the perk that matches {name} the closest. {tier} should be a number between 1 and 3.
## !perks {name}
Displays the perks associated with {name}. {name} should be a killer or a survivor.
## !power
Displays a random power.
## !power {name}
Displays the {name} power, or the power that matches {name} the closest. You may instead specify the killer the power belongs to.
## !random
Displays a random Dbd perk, addon, item, offering, killer, survivor, power, or map.
## !random {type}
Displays a random {type}. {type} should be one of [survivor|killer|power|item|addon|perk|offering|map|build|loadout].
## !random {type} {count}
Displays {count} random Dbd {type}s. {count} should be a number between 1 and 10.
## !random {type} {player}
Displays a random Dbd {type} filtered by {player}. {player} should be one of [survivor|killer].
## !random {type} {count} {player}
Displays {count} random Dbd {type}s filtered by {player}. {player} should be one of [survivor|killer].
## !rarity {name}
Displays the rarity of {name}. {name} should be a perk, offering, or addon.
## !survivor
Displays a random survivor.
## !survivor {name}
Displays the {name} survivor, or the survivor that matches {name} the closest.