sets lol
This commit is contained in:
@@ -15,6 +15,7 @@ Object.keys(data).forEach(cur => {
|
||||
export default bot => {
|
||||
bot._trigger.set("dope", new bot.trigger({
|
||||
call: /^(\.|\/)dope/i,
|
||||
set: "nxy",
|
||||
help: {
|
||||
text: "Smoke weed everyday",
|
||||
usage: "[b].dope[/b] [i](<nick>)[/i]"
|
||||
@@ -32,6 +33,7 @@ export default bot => {
|
||||
|
||||
bot._trigger.set("meth", new bot.trigger({
|
||||
call: /^(\.|\/)meth/i,
|
||||
set: "nxy",
|
||||
help: {
|
||||
text: "Snort some meth *_*",
|
||||
usage: "[b].meth[/b] [i](<nick>)[/i]"
|
||||
|
Reference in New Issue
Block a user