Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.01 KB

File metadata and controls

22 lines (18 loc) · 1.01 KB

Covid Cases Bot

Changes Done

  1. Add module notify2, it is necessary to display notifications in nix systems.
  2. Add module platform to determine the OS.
  3. Added count and timeout variables for convenience.
  4. Add module math for the possibility of continuous iteration.
  5. Data printing in the console window is removed.

Output

Output-screenshot

Added functions:

  • To work in windows 'covidbot_Windows' covidbot_Windows
  • To work in Linux 'covidbot_Linux' covidbot_Linux

For continuous operation, the covidbot function is called by the count=math.inf parameter

math.inf

Author

DelionA