UNPKG

pockybot

Version:

Spark bot that handles team recognition

6 lines (5 loc) 93 B
export interface Argument { text: string; isMention: boolean; userId?: string; }