Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
/ chatup Public archive

Chatup is an extremely simple, easy to use backup service for twitch messages.

Notifications You must be signed in to change notification settings

devhsoj/chatup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatup

Chatup is an extremely simple, easy to use backup service for twitch messages.

Requirements

nodejs npm

Installation

git clone https://github.com/devhsoj/chatup.git
cd chatup/
npm i

Example Usage

Single Channel

node index.js xqcow

Multiple Channels

node index.js xqcow sodapoppin

Backups

Backups are stored in a backups/ folder under where you installed chatup in the format of {timestamp}.db

They are written as a sqlite3 database.

License

MIT

About

Chatup is an extremely simple, easy to use backup service for twitch messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published