Skip to content

Commit

Permalink
Update scraper_notices.py (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierpaolo791 authored Jun 15, 2020
1 parent 7f6be79 commit 7a5bda5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/scraper_notices.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,3 +253,4 @@ def scrape_notices(context):
send_news_approve_message(context, notice_path, "data/avvisi/"+str(folder), folder, page_name, approve_group_chatid)
else:
spam_news(context, notice_path, page["channels"])
open("logs/news.txt", "a+").write("{} {}\n".format(url,channel))

0 comments on commit 7a5bda5

Please sign in to comment.