~mplscorwin/comicchat-critique

ComicChat Enrichment Pipeline
update README
initial commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~mplscorwin/comicchat-critique
read/write
git@git.sr.ht:~mplscorwin/comicchat-critique

You can also use your local clone with git send-email.

#Table of Contents

  1. Requires
  2. Setup
  3. Test
  4. Related
  5. COPYRIGHT
  6. LICENSE

This project is an hasty fork and bifercation from the simple and fine node.js reimplementation by Ng Guoyou of ComicChat, originally released in the '90s by Microsoft.

#Requires

#Setup

  • Set the port (e.g. in index.js)
  • Deploy/start the application

#TODO Test

WANTED: Write a nice simple test and put it here.

  • ComicChat by Ng Guoyou
  • ComicChat Enterprise Edition
    • story (CMS)
    • edit (Control Plane)
    • critic (Enrichment Pipeline, this program)
    • relays
      • libera.chat (IRC)
      • discord
  • meta-express (link enrichment)
  • WANTED: update the other services once they all have repos

Copyright 2021 Corwin Brust corwin@bru.st

#LICENSE

This program is free software. You may use or modify

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.