UNPKG

pockybot

Version:

Spark bot that handles team recognition

8 lines (7 loc) 140 B
export interface ResultRow { receiver: string; receiverid: string; sender: string; senderid: string; comment: string; }