Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milkcocoa0902/gfchallenge
https://github.com/milkcocoa0902/gfchallenge
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/milkcocoa0902/gfchallenge
- Owner: milkcocoa0902
- Created: 2020-01-11T14:03:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-11T14:12:38.000Z (almost 5 years ago)
- Last Synced: 2023-11-23T16:25:27.049Z (about 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GFChallenge
GFChallengeとはGirl Friend Challengeの略です。
君は彼女を作ることができるのか!!!!!!## How
### Module Installlation
`# pip3 install tweepy numpy`### Set Your Application
```
$ vim GFChallenge.py(or other editor you like)
edit bellow
consumer_key
consumer_secret
access_token_key
access_token_secret
```### Execution
`$ python3 GFChallenge.py`