Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

bgw/NotVeryCleverBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotVeryCleverBot

This branch is nowhere near usable yet. To see the original prototype this is a rewrite of, check out the master branch.

Dependency Status

This is just a test of an idea. This records the top replies to the top comments on reddit, and then plays them back to other users on reddit saying exactly the same thing. It's just like Trapped_in_Reddit, but with comments!

You can see it in action here.

Coffeescript Rewrite

The current version in master works, but is less than ideal, as it was written in a bit of a rush. This is a re-implementation, now that I know what I want and have the time to write it.

Installing and Running

  1. Install nodejs and npm (duh!)
  2. Install dependencies with: npm install
  3. ./node_modules/coffee-script/bin/coffee src/main.coffee

About

A Reddit bot that tries to automatically reply to people's comments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published