UNPKG

discord-tictactoe

Version:

A modern Discord Bot for playing Tic-Tac-Toe

6 lines (5 loc) 123 B
export default interface CommandConfig { command?: string; commandOptionName?: string; textCommand?: string; }