added ~meow alias to ~randomcat

This commit is contained in:
Master Kwoth 2016-05-03 15:22:28 +02:00
parent 4e2272b646
commit 55f14a0ccb

View File

@ -142,6 +142,7 @@ $@"🌍 **Weather for** 【{obj["target"]}】
});
cgb.CreateCommand(Prefix + "randomcat")
.Alias(Prefix + "meow")
.Description("Shows a random cat image.")
.Do(async e =>
{