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