activate irpg trigger
This commit is contained in:
parent
f7ad5c9cb7
commit
54916cead8
|
@ -6,6 +6,7 @@ import core from "./core";
|
|||
import debug from "./debug";
|
||||
import drugs from "./drugs";
|
||||
import help from "./help";
|
||||
import irpg from "./irpg";
|
||||
import kernel from "./kernel";
|
||||
import lastfm from "./lastfm";
|
||||
import mcmaniac from "./mcmaniac";
|
||||
|
@ -22,7 +23,7 @@ import wttr from "./wttr";
|
|||
|
||||
export default [
|
||||
cfg, chatbot, coins, cookie, core, debug,
|
||||
drugs, help, kernel, lastfm, mcmaniac,
|
||||
drugs, help, irpg, kernel, lastfm, mcmaniac,
|
||||
parser, quotes, rape, sandbox, soundcloud,
|
||||
timer, urban, nxy, uwe, wttr
|
||||
];
|
Loading…
Reference in New Issue
Block a user