fuck it go back

This commit is contained in:
hgw 2023-10-02 02:14:37 +00:00
parent 22d8136fa0
commit ea4c9f5f2d
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
ISC License ISC License
Copyright (c) 2023 zerokek Copyright (c) 2023 hogwart7
Permission to use, copy, modify, and/or distribute this software for any Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above purpose with or without fee is hereby granted, provided that the above

View File

@ -30,7 +30,7 @@ If you need assistance with installation or usage, join #5000 on `irc.supernets.
ISC License ISC License
Copyright (c) 2023 zerokek Copyright (c) 2023 hogwart7
Permission to use, copy, modify, and/or distribute this software for any Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above purpose with or without fee is hereby granted, provided that the above

2
bot.js
View File

@ -41,7 +41,7 @@ const generateRandomString = (amt) => {
} }
async function help(chan) { 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, "$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, "$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.") bot.say(chan, "$sneed - Pastes the Sneed's Feed and Seed copypasta.")