From ea4c9f5f2ddafd66ffbf316acbb1a64a6ec101c4 Mon Sep 17 00:00:00 2001 From: hgw Date: Mon, 2 Oct 2023 02:14:37 +0000 Subject: [PATCH] fuck it go back --- LICENSE | 2 +- README.md | 2 +- bot.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index fb70155..9034f87 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ ISC License -Copyright (c) 2023 zerokek +Copyright (c) 2023 hogwart7 Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/README.md b/README.md index bf095f3..b8cd72e 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ If you need assistance with installation or usage, join #5000 on `irc.supernets. ISC License -Copyright (c) 2023 zerokek +Copyright (c) 2023 hogwart7 Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/bot.js b/bot.js index a51489f..57a5887 100644 --- a/bot.js +++ b/bot.js @@ -41,7 +41,7 @@ const generateRandomString = (amt) => { } async function help(chan) { - bot.say(chan, 'Fascinus - https://git.supernets.org/zerokek/fascinus') + bot.say(chan, 'Fascinus - https://git.supernets.org/hogwart7/fascinus') bot.say(chan, "$flood [AMOUNT] [TEXT] - Floods the channel with a specific line x amount of times") bot.say(chan, "$ctcpflood [TARGET] [TEXT (one word)] [AMOUNT] - Sends x amount of CTCP requests to a target.") bot.say(chan, "$sneed - Pastes the Sneed's Feed and Seed copypasta.")