1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2026-06-03 21:00:26 +00:00
Commit Graph

81 Commits

Author SHA1 Message Date
Anson 98571f6b08 doing what someone online said to 2019-03-22 18:35:22 -07:00
Anson 15228e1d15 debugggging 2019-03-22 18:29:36 -07:00
Anson 1e59c4ae4c trying to do two separate images 2019-03-22 18:26:48 -07:00
Anson 101da677b2 fixed command 2019-03-22 18:19:08 -07:00
Anson d43689c38a this is dumb 2019-03-22 18:07:06 -07:00
Anson a3de865766 install pip 2019-03-22 18:05:04 -07:00
Anson 17173cb27a changed docker image 2019-03-22 18:03:09 -07:00
Anson 199d49f841 fixing command 2019-03-22 17:58:58 -07:00
Anson bf176a92aa install docker 2019-03-22 17:57:21 -07:00
Anson e5d198dfc8 Merge branch 'master' of https://gitlab.com/MisterBiggs/simple-telegram-bot 2019-03-22 17:55:44 -07:00
Anson 6ffae05930 forgot to add the changes to last commit 2019-03-22 17:55:38 -07:00
Anson 2f49d1e99e Merge branch 'Features' into 'master'
Features to finish version 1

Closes #13

See merge request MisterBiggs/simple-telegram-bot!9
2019-03-23 00:54:34 +00:00
Anson 604b7c7e1c making CI also build docker image 2019-03-22 17:52:36 -07:00
Anson 2ebcf5f8d8 fixed issues #13 2019-03-22 12:37:57 -07:00
Anson b7fb4df4a8 gave regex for tickers a variable #13 2019-03-22 12:37:43 -07:00
Anson c1030d0956 Merge branch 'Features' of https://gitlab.com/MisterBiggs/simple-telegram-bot into Features 2019-02-22 12:43:13 -07:00
Anson 0e14b183fa Merge branch 'Features' into 'master'
replaced formatting with f strings and fixed news bug

See merge request MisterBiggs/simple-telegram-bot!8
2019-02-22 19:43:07 +00:00
Anson 4679657c77 Merge branch 'master' into 'Features'
# Conflicts:
#   bot/stockBot.py
2019-02-22 19:43:00 +00:00
Anson 87448cbe90 leftover code from testing things 2019-02-22 12:35:26 -07:00
Anson d0505a641d #12 news now prints regardless of how many items api returns. 2019-02-22 12:34:20 -07:00
Anson e210b9ad0e replaced formatting with f strings 2019-02-22 11:57:21 -07:00
Anson 40c8c7a00d Add LICENSE 2019-02-20 07:02:29 +00:00
Anson a22c80aa80 removed docker build instructions
Since theres now a remote build so info on how to build their own container feels redundant. Now shows how to run bot outside of docker.
2019-02-12 23:46:20 -07:00
Anson 7215a29d90 Bot was typing for every message even when it shouldn't. This should fix 2019-02-12 23:40:56 -07:00
Anson 22415a8da2 Old import left over from implementing news 2019-02-12 23:40:27 -07:00
Anson 778c8e9d77 updated docs to show gitlab container hosting 2019-02-12 23:34:34 -07:00
Anson 4c04c1664d updated docs with new bot info 2019-02-12 23:18:42 -07:00
Anson 18f82286ce fixed a space 2019-02-12 23:18:04 -07:00
Anson 8d61cf33df Merge branch 'Features' into 'master'
Fixed news, added dividend functionality

See merge request MisterBiggs/simple-telegram-bot!6
2019-02-13 05:46:31 +00:00
Anson b6eb8b55f0 Revert "needs to be in root directory"
This reverts commit 6992d87d83.
2019-02-12 22:37:36 -07:00
Anson 6992d87d83 needs to be in root directory 2019-02-12 22:15:28 -07:00
Anson 528e3b4a10 Added dividend information. 2019-02-12 22:06:53 -07:00
Anson 21fde3af80 Bot now sends link to docs when /help is used 2019-02-12 22:06:31 -07:00
Anson f7c10209c3 Bot now provides market news when no ticker is called with /news 2019-02-12 20:09:41 -07:00
Anson d84324c818 Formatting 2019-02-12 20:08:59 -07:00
Anson 7485285426 Ticker news now uses IEX news api #8 #3 2019-02-12 19:58:44 -07:00
Anson 915c5c4083 Merge remote-tracking branch 'origin/master' 2019-02-08 20:04:43 -07:00
Anson e96a824cf5 Edit button now works correctly 2019-02-08 20:03:57 -07:00
Anson a4aff05848 Commands for docker were wrong 2019-02-07 17:12:11 +00:00
Anson cd149f7b11 Updated readme to reflect new static pages 2019-02-05 21:33:21 -07:00
Anson a2100f3fbb Formatting of run commands 2019-02-05 21:31:28 -07:00
Anson 0764313e8e Fixed image links 2019-02-05 21:12:56 -07:00
Anson 9654d02c13 fixed url 2019-02-05 20:46:18 -07:00
Anson 15e15b7b97 poke 2019-02-05 20:39:47 -07:00
Anson 16089b8c3f lil change to path still poking buttons 2019-02-05 20:36:50 -07:00
Anson fd7e1dfba4 Give site a url 2019-02-05 20:29:56 -07:00
Anson 03116908f3 getting closer, or am I? 2019-02-05 20:24:29 -07:00
Anson fcea023931 changey changey 2019-02-05 20:22:29 -07:00
Anson 6fbcc1174c Changing things until page deploys 2019-02-05 20:20:01 -07:00
Anson d5a55ce5f3 commands weren't being run in web directory 2019-02-05 20:08:08 -07:00