From de246ffb176ec5a84ec12da7f1db5b612bed8a72 Mon Sep 17 00:00:00 2001 From: rainbownapkin Date: Fri, 17 Dec 2021 23:00:05 +0000 Subject: [PATCH] moar toaks --- lib/customchatcommands-toke.js | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/lib/customchatcommands-toke.js b/lib/customchatcommands-toke.js index 973bb55..16f190c 100644 --- a/lib/customchatcommands-toke.js +++ b/lib/customchatcommands-toke.js @@ -68,7 +68,30 @@ function getCommands(bot) { smokem: "420blazeit", blaze: "420blazeit", blazeit: "420blazeit", - blazem: "420blazeit", + blazem: "420blazeit",//^og tokes + drink: "420blazeit", + shot: "420blazeit", + weed: "420blazeit", + marijuana: "420blazeit", + cannabis: "420blazeit", + jazzcabbage: "420blazeit", + oktem: "420blazeit", + puff: "420blazeit", + hit: "420blazeit", + tjoke: "420blazeit", + tjokem: "420blazeit", + devilslettuce: "420blazeit", + tokem: "420blazeit", + toakem: "420blazeit", + jabroni: "420blazeit", + grass: "420blazeit", + liftoff: "420blazeit", + smokeweed420blazeit: "420blazeit", + smokeweed420blazem: "420blazeit", + boof: "420blazeit", + boofem: "420blazeit", + lame: "420blazeit", + } return {commands: commands, aliases: aliases} @@ -79,6 +102,10 @@ module.exports = { } function toke(name, bot){ + if(name === "Ten"){ + bot.sendChatMsg(">:^("); + return; + } switch (toking){ case 0://ready to start toke bot.sendChatMsg("A group toke has been started by " + name + "! We'll be taking a toke in 60 seconds - join in by posting !toke");