mirror of
https://github.com/developersIndia/deviras.git
synced 2024-11-09 15:02:23 +05:30
fix username in titles script
This commit is contained in:
parent
6d80f2b388
commit
e269052344
@ -25,8 +25,8 @@ def update_titles():
|
||||
client_id=client_id,
|
||||
client_secret=client_secret,
|
||||
password=reddit_pass,
|
||||
user_agent="testscript by u/BhupeshV",
|
||||
username="BhupeshV",
|
||||
user_agent="Update Titles by u/devsIndiaBot",
|
||||
username="devsIndiaBot",
|
||||
)
|
||||
widgets = reddit.subreddit("developersIndia").widgets
|
||||
id_card = widgets.id_card
|
||||
|
@ -1 +1,2 @@
|
||||
praw
|
||||
feedparser
|
Loading…
Reference in New Issue
Block a user