sets lol
This commit is contained in:
@@ -3,6 +3,7 @@ import sql from "../sql";
|
||||
export default bot => {
|
||||
bot._trigger.set("rape", new bot.trigger({
|
||||
call: /^(\.|\/)rape/i,
|
||||
set: "nxy",
|
||||
help: {
|
||||
text: "Rapes a nick and eventually charge for it",
|
||||
usage: "[b].rape[/b] [i](<nick>)[/i]"
|
||||
@@ -31,6 +32,7 @@ export default bot => {
|
||||
|
||||
bot._trigger.set("owe", new bot.trigger({
|
||||
call: /^(\.|\/)owe/i,
|
||||
set: "nxy",
|
||||
help: {
|
||||
text: "Shows how much a nick owes",
|
||||
usage: "[b].owe[/b] [i](<nick>)[/i]"
|
||||
|
||||
Reference in New Issue
Block a user