mirror of
https://gitlab.com/qwerinope/qweribot.git
synced 2026-02-04 13:36:58 +01:00
add !execute and !blaster aliases, load channelname from environment vars, cleanup api selection timeoutHelper
This commit is contained in:
@@ -8,4 +8,6 @@ import getloot from "./getloot";
|
||||
import modme from "./modme";
|
||||
import use from "./use";
|
||||
|
||||
export default [timeout, thank, give, inventory, stats, mbucks, getloot, modme, use]
|
||||
import aliases from './itemAliases'
|
||||
|
||||
export default [timeout, thank, give, inventory, stats, mbucks, getloot, modme, use, ...aliases]
|
||||
|
||||
Reference in New Issue
Block a user