Skip to content

Instantly share code, notes, and snippets.

@oraw
oraw / botconfigs.py
Created July 26, 2022 21:34 — forked from oliveratgithub/botconfigs.py
Bot script for Telegram Messenger to publish stock market price updates - Python 3.x compatible and can run as a nohup service
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# ~~~~~
# Telegram Bot API configs for stock_notifications.py
# ~~~~~
token=''
chat=''