-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
44 lines (33 loc) · 856 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
########################
# AminzaiPlurkBot
########################
This program is support multi rss resource, that can get a lot of rss data when running.
########################
# How to run this program
########################
1.Add Plurk Account to account.inf
#vi account.inf
username password
2.Add RSS resource
#vi rss_resource.inf
Title RSS_Link
Sample:
Engadget http://feeds.feedburner.com/engadgetchinese
Note: '#' is comment
3.Run AminzaiPlurkBot
#python PlurkBot.py
########################
# Program struct
########################
Main Program:
python.py
Waiting Post Data Backup file configure parser
WaitPostDataParser.py
=======
That is a testing project
Test Account : http://www.plurk.com/isu_ann
#####################
This project is lost two file:
1.account.inf
2.rss_source.inf
I will commit later.....