added ~meow alias to ~randomcat
This commit is contained in:
parent
4e2272b646
commit
55f14a0ccb
@ -142,6 +142,7 @@ $@"🌍 **Weather for** 【{obj["target"]}】
|
||||
});
|
||||
|
||||
cgb.CreateCommand(Prefix + "randomcat")
|
||||
.Alias(Prefix + "meow")
|
||||
.Description("Shows a random cat image.")
|
||||
.Do(async e =>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user