UNPKG

pockybot

Version:

Spark bot that handles team recognition

6 lines (5 loc) 104 B
export interface PegReceivedData { sender: string; comment: string; categories: string[]; }