Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.
/ MeetCal-bot Public archive

A reddit bot to generate a calendar, used in /r/calgarysocialclub

Notifications You must be signed in to change notification settings

alaycock/MeetCal-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MeetupCal-bot# ##Intro## This bot is for retrieving posts from Reddit, parsing them, and then generating a calendar that automatically gets uploaded to the site. An example of it can be seen on the Calgary Social Club.

##Requirements##

  • Ruby 1.9.3
  • Ruby gems - open-uri, json, rubit_reddit_api, chronic, parseconfig

##Setup##

  • Configure the two files serverInfo.conf and description.conf
  • serverInfo.conf information should be copied from /r/subreddit/about/edit except for the username and password.
  • description.conf should include the text that preceeds and subseeds the calendar.

##Usage##

ruby bot.rb

  • That's it! As long as there are no errors, you should be good to go. This is definitely equivalent to pre-alpha software, so you may get errors along the way. You should probably have an understanding of ruby before you try to use this. The code is super messy but it gets the job done.

About

A reddit bot to generate a calendar, used in /r/calgarysocialclub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages