A simple python script to send cute messages to my boyfriend.

Overview

Morning Messages

A simple python script to send cute messages to my boyfriend. It gives him the weather and news currently.

Installation

  1. git clone https://github.com/kalecream/morning-messages.git to get this repository

  2. pip3 install -r requirements.txt to install packages

OR

  1. Install geopy.geocoders, Nominatim, Pywhatkit and Dotenv

  2. Change the variables in the environment file.

  3. Follow the steps in this article to add the file to Windows Scheduler

NUMBER=+18881234567
CITY=KINGSTON
COUNTRY=JAMAICA
OPEN_WEATHER_API=73u589ghhkdty65
NAME=SABRINA
RSS_URL=https://jamaica-gleaner.com/feed/rss.xml

This script works via Whatsapp Web and is designed to wait 15 seconds for the tab to load before pasting and sending the message. You can reduce this time if you have faster internet or incease it for slower connections. PyWhatKit makes a txt file with your previous sent messages so you'll have a record of it.

Example Output

⋆༶❀.⋆。⋆༶˙⊹ .⋆. 。⋆༶⋆˙⊹❀⋆。⋆༶⋆˙⊹

Couldn’t wait to text you good morning! Have a lovely day, babe. Today is Monday, November 15, 2021 and it's another day full of potential to give life some meaning. Night falls at 05:30 PM which gives you plenty of time!

♡ Weather Report ♡

The temperature today will be 31°C, but it feels like 36°C. The main thing for today in weather is Rain and they say there will be light rain. The sun is also pelting us. At a UV index of 7.4: Number below zero or missing data.

♡ Latest News Report ♡

EMERGENCY!
While staunchly defending the reimposition of states of emergency (SOEs) on Sunday, a combative Prime Minister Andrew Holness argued that his administration would not stand by and do nothing in the face of a tidal wave of deadly crime. In...

Betrayal, bloodshed traumatise victims years later
COMFORT, Manchester: Her reconstructed arm with 13 pins and a hand with three missing fingers are the macabre reminders of the hellish ordeal 69-year-old Deslyn Gordon survived 10 years ago in Comfort at the hands of man who tried to kill her and...

Pre-emptive strike
Amid a pending ruling on the constitutionality of specific detentions under states of emergency (SOE), the Government insisted Sunday that it has the power to hold persons without preferring charges as a pre-emptive mechanism to prevent crime. The...

Love Always,
Sabrina

ଘ(੭ˊ꒳​ˋ)੭✧

Contributions

Contributions are welcomed! If you plan to contribute:

Please run pip3 freeze > requirements.txt before uploading if you've installed any extra dependencies!

Owner
Sabrina Medwinter
Web Developer @ KaleCream
Sabrina Medwinter
Qobuz-rpc - A simple discord rich presence client for qobuz written in Python

qobuz-rpc A simple discord rich presence client for qobuz written in Python It's

Raphael O. 13 Dec 15, 2022
GlokyPortScannar is a really fast tool to scan TCP ports implemented in Python.

GlokyPortScannar is a really fast tool to scan TCP ports implemented in Python. Installation: This program requires Python 3.9. Linux

gl0ky 5 Jun 25, 2022
A vpn that sits in your browser, accessible via a website

VPNInYourBrowser A vpn that sits in your browser, accessible via a website Example setup: https://VPNInBrowser.jaffa42.repl.co Setup Put the code onto

1 Jan 20, 2022
Openconnect VPN RPi Gateway

Openconnect-VPN-RPi-Gateway See the blog (Chinese) for how to build an Openconne

Zhongze Tang 2 Jan 30, 2022
A script to automatically update the github's proxy IP in hosts file.

updateHostsGithub A script to automatically update the github's proxy IP in hosts file. Now only Mac and Linux are supported. (脚本自动更新本地hosts文件,目前仅支持Ma

2 Jul 06, 2022
pfSense integration with Home Assistant

hass-pfsense Join pfSense with home-assistant! hass-pfsense uses the built-in xmlrpc service of pfSense for all interactions. No special plugins or so

Travis Glenn Hansen 105 Dec 24, 2022
league-connection is a python package to communicate to riot client and league client

league-connection is a python package to communicate to riot client and league client.

Sandbox 1 Sep 13, 2022
Cobalt Strike script for ScareCrow payloads

🎃 🌽 ScareCrow Cobalt Strike intergration CNA A Cobalt Strike script for ScareCrow payload generation. Works only with the binary and DLL Loader. 💣

UserX 401 Dec 11, 2022
OptiPLANT is a cloud-based based system that empowers professional and non-professional data scientists to build high-quality predictive models

OptiPLANT OptiPLANT is a cloud-based based system that empowers professional and non-professional data scientists to build high-quality predictive mod

Intellia ICT 1 Jan 26, 2022
openPortScanner is a port scanner made with Python!

Port Scanner made with python • Installation • Usage • Commands Installation Run this to install: $ git clone https://github.com/Miguel-Galdin0/openPo

Miguel Galdino 7 Jan 09, 2022
PcapConverter - A project for generating 15min frames out of a .pcap file containing network traffic

CMB Assignment 02 code + notebooks This is a project for containing code for the

Yannik S 2 Jan 24, 2022
E4GL3OS1NT - Simple Information Gathering Tool

E4GL30S1NT Features userrecon - username reconnaissance facedumper - dump facebook information mailfinder - find email with specific name godorker - d

C0MPL3XDEV 195 Dec 21, 2022
A simple Encrypted IM chat software Server & client based on Python3.

SecretBox A simple Encrypted IM chat software Server & client based on Python3. Version 1.0 命令行版 安装步骤 Server 运行pip3 install -r requirements 安装依赖。 运行py

h3h3da 5 Oct 31, 2022
A Cheap Flight Alert program sends you a SMS to notify cheap flights in next 8 months.

Flight Dealer A Cheap Flight Alert program sends you a SMS to notify cheap flights (return trips) in next 6 months. Installing Download the Python 3 i

Aytaç Kaşoğlu 2 Feb 10, 2022
EUserv - A Python script which can help you renew your free EUserv IPv6 VPS

English | 简体中文 This project comes from https://github.com/a-beam-of-light/eu_ex

阿两 0 Jan 06, 2022
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.

asyncio-socks-server A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio. Features Supports both TCP a

Amaindex 164 Dec 30, 2022
A p2p chat app for zephyr

A p2p chat app for zephyr

L3gacy B3ta 4 Jun 02, 2021
PyBERT is a serial communication link bit error rate tester simulator with a graphical user interface (GUI).

PyBERT PyBERT is a serial communication link bit error rate tester simulator with a graphical user interface (GUI). It uses the Traits/UI package of t

David Banas 59 Dec 23, 2022
Multiple-requests-poster - A tool to send multiple requests to a particular website written in Python

Multiple-requests-poster - A tool to send multiple requests to a particular website written in Python

RLX 2 Feb 14, 2022
Test - Python project for Collection Server and API Server

QProjectPython Collection Server 와 API Server 를 위한 Python 프로젝트 입니다. [FastAPI참고]

1 Jan 03, 2022