This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os | |
import json | |
import google.generativeai as genai | |
from dotenv import load_dotenv | |
import requests | |
from datetime import datetime, timedelta | |
import pytz | |
# Load environment variables | |
load_dotenv() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Quick info of me. | |
🏷️ Im a junior?, programmer | |
🏷️ Im furry, yes FURRY | |
🏷️ I like to learn new things everyday |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Languages i use. | |
🏷️ JavaScript | |
🏷️ HTML | |
🏷️ CSS |