diff --git a/LICENSE b/LICENSE index 9034f87..fb70155 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ ISC License -Copyright (c) 2023 hogwart7 +Copyright (c) 2023 zerokek 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 b8cd72e..bf095f3 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 hogwart7 +Copyright (c) 2023 zerokek 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 57a5887..a51489f 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/hogwart7/fascinus') + bot.say(chan, 'Fascinus - https://git.supernets.org/zerokek/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.")