Skip to content

Instantly share code, notes, and snippets.

View dillonchr's full-sized avatar

Dillon Christensen dillonchr

  • Bixby, OK
View GitHub Profile
@dillonchr
dillonchr / botconfigs.py
Created December 30, 2020 15:51 — 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=''
@dillonchr
dillonchr / README.md
Created August 29, 2019 05:21 — forked from grantland/README.md
NextBus API