Skip to content

benkaiser/me-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Me Bot

This is a (very) simple bot that takes a csv file of your conversations with someone and allows you to talk to them!

Installation

  • install node.js
  • clone this repo git clone https://github.com/benkaiser/me-bot.git
  • run npm install

Finding the CSV files

I used an app on android called Message Backup for Facebook. Just make the CSV files then move them to your computer for processing.

Alternatively just make a CSV file with the format: time,person,message

Usage

`node app.js "path/to/file.csv" "Name of Person to Talk To"

Then a prompt will show up as follows:

You:

at which point you can start talking to that person:

You: Hey
Benjamin James Kaiser: Heyy

About

A bot that takes a csv file of your conversation with someone and lets you talk to them or yourself!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published