Skip to content

idosysstuff/mikrocata-fixes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Fixed the double Telegram messages issue:

  • Modified the sendTelegram function to just send the message and return the response
  • Changed how it's called in add_to_tik to sendTelegram(...) instead of requests.get(sendTelegram(...))
  • Removed comments
  • Added error handling for the UPTIME_BOOKMARK file

Simplified code by:

  • Removing unnecessary sleep() call in the ignore_list check
  • Simplifying the cmnt variable assignment in add_saved_lists
  • Improving error messages to be more consistent
  • Streamlining the return values and flow

Fixed potential bugs:

  • Added proper file existence checking for the saved lists

About

This is repo for mikrocata fixes. https://github.com/angolo40/mikrocata2selks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages