jacopo-degattis / iw4madmin-bot

🤖 A simple discord bot for iw4madmin control panel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve sendCommand logic

jacopo-degattis opened this issue · comments

Improve the logic behind the sendCommand method
Maybe add a sleep method I can pass to the array something like.

['command_1', sleep(3), 'command_2'];