1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-16 15:17:28 +00:00

18 Commits

Author SHA1 Message Date
94259bfb21 🎶accidentally committed a token again🎶 2019-03-23 05:44:52 +00:00
604b7c7e1c making CI also build docker image 2019-03-22 17:52:36 -07:00
2ebcf5f8d8 fixed issues #13 2019-03-22 12:37:57 -07:00
b7fb4df4a8 gave regex for tickers a variable #13 2019-03-22 12:37:43 -07:00
c1030d0956 Merge branch 'Features' of https://gitlab.com/MisterBiggs/simple-telegram-bot into Features 2019-02-22 12:43:13 -07:00
4679657c77 Merge branch 'master' into 'Features'
# Conflicts:
#   bot/stockBot.py
2019-02-22 19:43:00 +00:00
87448cbe90 leftover code from testing things 2019-02-22 12:35:26 -07:00
d0505a641d #12 news now prints regardless of how many items api returns. 2019-02-22 12:34:20 -07:00
e210b9ad0e replaced formatting with f strings 2019-02-22 11:57:21 -07:00
7215a29d90 Bot was typing for every message even when it shouldn't. This should fix 2019-02-12 23:40:56 -07:00
22415a8da2 Old import left over from implementing news 2019-02-12 23:40:27 -07:00
18f82286ce fixed a space 2019-02-12 23:18:04 -07:00
528e3b4a10 Added dividend information. 2019-02-12 22:06:53 -07:00
21fde3af80 Bot now sends link to docs when /help is used 2019-02-12 22:06:31 -07:00
f7c10209c3 Bot now provides market news when no ticker is called with /news 2019-02-12 20:09:41 -07:00
d84324c818 Formatting 2019-02-12 20:08:59 -07:00
7485285426 Ticker news now uses IEX news api #8 #3 2019-02-12 19:58:44 -07:00
b3d83a72b4 moved files for telegram bot into thier own folder 2019-02-05 17:02:43 -07:00