12 lines
271 B
Plaintext
12 lines
271 B
Plaintext
|
##################################################
|
||
|
# This file contains an easy way to create aliases
|
||
|
# for commands.
|
||
|
#
|
||
|
# The make up of this should be:
|
||
|
# "<Original command>":"<Alias>"
|
||
|
##################################################
|
||
|
|
||
|
{
|
||
|
"Hello Bot":"Bot hello",
|
||
|
}
|