Skip to content

Instantly share code, notes, and snippets.

@mrasori
mrasori / botconfigs.py
Created March 7, 2021 11:30 — 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=''