Skip to content

jewel-andraia/redditbots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caveat: probably broken at any given moment

#Setup Run ./setup.sh

#Add new bots

  1. mkdir someRelatedBots && cp example/example.py someRelatedBots/specificBot.py
  2. Edit someRelatedBots/specificbot.py and rename ExampleRedditBot to SpecificBot
  3. Edit SpecificBot.main to do something

#Run bot source bin/activate; python someRelatedBots/specificbot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages