Added "Gimme" command

The Gimme command allows you to get stuff from various places
Also removed MinecraftInfo and Playback commands.
This commit is contained in:
2020-12-27 18:21:03 +00:00
parent 2a2d2a0b7e
commit 6021155289
10 changed files with 157 additions and 138 deletions

View File

@@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
namespace nogueiracodes\RaspberryBot\Bot\Commands;