7 lines
119 B
Batchfile
7 lines
119 B
Batchfile
command abot {
|
|
reload {
|
|
help Reloads answers from the .json file.;
|
|
run abot_reload;
|
|
perm utils.abot.reload;
|
|
}
|
|
} |