Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 733 Bytes

File metadata and controls

18 lines (11 loc) · 733 Bytes

Python-Automation

Bots for Discord to send

  • Daily Covid stats for a county
  • Top articles from Syracuse.com

SyracuseNews.py

  • This bot scrapes Syracuse.com for news article which have been published in the last hour and sends it to a Discord channel. -- Make sure to update Discord Token in the .env environment and the channel token

image

covid.py

  • This bot post daily covid status by searching a covid datasets obtained from knowi.com image