UNPKG

pockybot

Version:

Spark bot that handles team recognition

6 lines (5 loc) 108 B
export interface LocationWeightConfig { location1: string; location2: string; weight: number; }