I hereby claim:
- I am Rachel030219 on github.
- I am rachel030219 (https://keybase.io/rachel030219) on keybase.
- I have a public key whose fingerprint is F336 CF23 AE32 CBCA 8615 A203 2CEA EE52 1B9A 1380
To claim this, I am signing this object:
| import os | |
| import telebot | |
| import config | |
| import picture_to_cie_diagram | |
| from telebot import apihelper | |
| from urllib3 import ProxyManager | |
| bot = telebot.TeleBot('<TOKEN>') | |
| """ | |
| Copyright (C) 2024 Rachel030219 | |
| This program is free software; you can redistribute it and/or | |
| modify it under the terms of the GNU General Public License | |
| as published by the Free Software Foundation; either version 2 | |
| of the License, or (at your option) any later version. | |
| This program is distributed in the hope that it will be useful, | |
| but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @echo off | |
| if "%*" == "" goto usage | |
| rem get the time zone from the system | |
| echo Getting time zone | |
| for /F "eol=; tokens=2 delims=^(^)" %%I in ('wmic timezone get caption /format:list') do ( | |
| set "UTCTimeZone=%%I" | |
| ) | |
| set "UTCTimeZoneOffset=%UtcTimeZone:UTC=%" | |
| echo Time zone: %UTCTimeZoneOffset% |
I hereby claim:
To claim this, I am signing this object: