Implement alias command

This commit is contained in:
bea
2022-12-28 05:41:22 +01:00
parent 480b8b5eda
commit 61745c36d0
@@ -0,0 +1,2 @@
package wtf.beatrice.hidekobot.commands.message;public class AliasCommand {
}