This commit is contained in:
cottongin 2018-11-07 12:43:31 -06:00
parent 6876cc2d84
commit 6e58c3fe1d
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
[![Build Status](https://travis-ci.org/reticulatingspline/Tweety.svg?branch=master)](https://travis-ci.org/reticulatingspline/Tweety)
### Forked and modified from https://github.com/reticulatingspline/Tweety
### this fork REQUIRES Python 3.5+
# Limnoria plugin for Twitter.
@ -23,7 +24,7 @@ You will need a working Limnoria bot on Python 2.7 for this to work.
Go into your Limnoria plugin dir, usually ~/supybot/plugins and run:
```
git clone https://github.com/reticulatingspline/Tweety
git clone https://gitlab.com/cottongin/Tweety.git
```
To install additional requirements, run: