Skip to content

Glazastik/platinumshrimp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platinum Shrimp
=================================================

Get the code:
  git clone https://github.com/Tigge/platinumshrimp.git

Install dependencies:
  sudo yum install python-pip
  or
  sudo apt-get install python-pip

  sudo pip install twisted
  sudo pip install requests
  sudo pip install feedparser
  sudo pip install python-dateutil
  sudo pip install mock

Run plugins unit tests:
  trial plugins
  trial utils

Run:
  python bot.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%