Exemple #1
0
 public EightballCommand(IBotFunService botFun)
 {
     _botFun = botFun;
 }
Exemple #2
0
 public TauntCommand(IBotFunService botFun)
 {
     _botFun = botFun;
 }