1
1
Fork 0
portfolio/repos/blabber-comic.md
2024-03-29 22:14:17 -05:00

1.1 KiB

tags templateEngineOverride title description date
repos md blabber-comic Converts chat logs to comics. 2018-12-30

Fork on Gitlab

npm version

Sample

Preview with a comic that is three panels, each person has a randomly generated face with text above each face indicating who says what. The comic tells a story of a bad joke being told and the other characters reacting to the bad joke.

How it works

Powered by Node and a node-canvas a comic can automatically be generated from a json array of users/text and some characters/backgrounds to be chosen at random.

Can be used as a CLI by itself or plugged into other NodeJS projects. Its original use was as a Discord bot plugin on a personal server for fun.


Special thanks to:

  • node-canvas by Cairo
  • avatars by Iulia Ardeleanu from the Noun Project
  • backgrounds by Olga Libby from Subtle Patterns