COLD HARD UNICODE SPAM
Go to file
hgw 77cb76e48f add art command 2023-10-02 02:14:36 +00:00
banter add art command 2023-10-02 02:14:36 +00:00
.dockerignore cold hard uspam 2023-10-02 02:14:35 +00:00
.gitignore cold hard uspam 2023-10-02 02:14:35 +00:00
Dockerfile add art command 2023-10-02 02:14:36 +00:00
README.md add art command 2023-10-02 02:14:36 +00:00
bot.js add art command 2023-10-02 02:14:36 +00:00
docker-compose.yml add art command 2023-10-02 02:14:36 +00:00
output.txt add art command 2023-10-02 02:14:36 +00:00
package-lock.json add art command 2023-10-02 02:14:36 +00:00
package.json add art command 2023-10-02 02:14:36 +00:00
random.js renaming of files 2023-10-02 02:14:35 +00:00

README.md

Fascinus

cold hard bot for cold hard chats

Commands

  • $flood [AMOUNT] [TEXT] - Floods the channel with a specific line x amount of times
  • $ctcpflood [TARGET] [TEXT (one word)] [AMOUNT] - Sends x amount of CTCP requests to a target.
  • $sneed - Pastes the Sneed's Feed and Seed copypasta.
  • $rspam [LINES] - Spams x lines of random characters.
  • $uspam [LINES] - Spams x lines of random unicode characters of varying length.
  • $art [IMAGE URL (png/jpg)] - Creates IRC art using a source image.

Credits

  • phy1729/banter - $art uses a version of banter modified to allow URLs in place of local image files. These changes will be published upstream once refined.