fuck it go back
This commit is contained in:
parent
22d8136fa0
commit
ea4c9f5f2d
2
LICENSE
2
LICENSE
@ -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
|
||||||
|
@ -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
2
bot.js
@ -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.")
|
||||||
|
Loading…
Reference in New Issue
Block a user