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

375 Commits

Author SHA1 Message Date
17173cb27a changed docker image 2019-03-22 18:03:09 -07:00
199d49f841 fixing command 2019-03-22 17:58:58 -07:00
bf176a92aa install docker 2019-03-22 17:57:21 -07:00
e5d198dfc8 Merge branch 'master' of https://gitlab.com/MisterBiggs/simple-telegram-bot 2019-03-22 17:55:44 -07:00
6ffae05930 forgot to add the changes to last commit 2019-03-22 17:55:38 -07:00
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
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
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
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
40c8c7a00d Add LICENSE 2019-02-20 07:02:29 +00:00
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
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
778c8e9d77 updated docs to show gitlab container hosting 2019-02-12 23:34:34 -07:00
4c04c1664d updated docs with new bot info 2019-02-12 23:18:42 -07:00
18f82286ce fixed a space 2019-02-12 23:18:04 -07:00
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
b6eb8b55f0 Revert "needs to be in root directory"
This reverts commit 6992d87d83061cc5da6e600d2fe5ac19e5d35ecb.
2019-02-12 22:37:36 -07:00
6992d87d83 needs to be in root directory 2019-02-12 22:15:28 -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
915c5c4083 Merge remote-tracking branch 'origin/master' 2019-02-08 20:04:43 -07:00
e96a824cf5 Edit button now works correctly 2019-02-08 20:03:57 -07:00
a4aff05848 Commands for docker were wrong 2019-02-07 17:12:11 +00:00
cd149f7b11 Updated readme to reflect new static pages 2019-02-05 21:33:21 -07:00
a2100f3fbb Formatting of run commands 2019-02-05 21:31:28 -07:00
0764313e8e Fixed image links 2019-02-05 21:12:56 -07:00
9654d02c13 fixed url 2019-02-05 20:46:18 -07:00
15e15b7b97 poke 2019-02-05 20:39:47 -07:00
16089b8c3f lil change to path still poking buttons 2019-02-05 20:36:50 -07:00
fd7e1dfba4 Give site a url 2019-02-05 20:29:56 -07:00
03116908f3 getting closer, or am I? 2019-02-05 20:24:29 -07:00
fcea023931 changey changey 2019-02-05 20:22:29 -07:00
6fbcc1174c Changing things until page deploys 2019-02-05 20:20:01 -07:00
d5a55ce5f3 commands weren't being run in web directory 2019-02-05 20:08:08 -07:00
17a9ee5c45 has to be in root directory 2019-02-05 20:05:35 -07:00
dbcbcd1728 Merge branch 'Features' into 'master'
Added static website

See merge request MisterBiggs/simple-telegram-bot!3
2019-02-06 03:03:29 +00:00
df7d69526e issue #7 added documentation using gitlab pages 2019-02-05 19:58:39 -07:00
b3d83a72b4 moved files for telegram bot into thier own folder 2019-02-05 17:02:43 -07:00
3764f5f2a6 added language to code block fences 2019-02-05 16:52:12 -07:00
fefc631b8d Merge branch 'Features' into 'master'
Features

See merge request MisterBiggs/simple-telegram-bot!2
2019-02-04 21:55:27 +00:00