mirror of
https://gitlab.com/qwerinope/qweribot.git
synced 2026-02-04 13:36:58 +01:00
add !modme command as backup
This commit is contained in:
@@ -5,5 +5,6 @@ import inventory from "./inventory";
|
||||
import stats from "./stats";
|
||||
import mbucks from "./mbucks";
|
||||
import getloot from "./getloot";
|
||||
import modme from "./modme";
|
||||
|
||||
export default [timeout, thank, give, inventory, stats, mbucks, getloot]
|
||||
export default [timeout, thank, give, inventory, stats, mbucks, getloot, modme]
|
||||
|
||||
Reference in New Issue
Block a user