UNPKG

twitch-sentry

Version:

Configurable Twitch bot, running Node.js using RxJS, TypeScript, lowdb and tmi.

7 lines (5 loc) 179 B
import { CustomMessages } from "./types"; export const customMessages: CustomMessages = { "!github":"https://github.com/spnq/twitch-sentry", "!email":"spnq@riseup.net" }