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

211 Commits

Author SHA1 Message Date
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
a48c21ad3e removed debugging print 2019-02-04 21:54:50 +00:00
aa31b0cfa7 added comments for new features 2019-02-04 14:42:06 -07:00
7ad7d17e70 /news is now used and bot now says in chat if it cant find a ticker 2019-02-04 14:37:05 -07:00
10cd96236d Bot prints to console when its online 2019-02-04 13:19:48 -07:00
5440f3b601 Bot now says typing in chat when its working on an answer 2019-02-04 13:19:32 -07:00
6247bc2fb3 fixed message for if stock hasnt shown movement 2019-02-04 13:16:22 -07:00
b340937a82 Change % is now only 2 decimal places 2019-02-04 09:18:36 -07:00
f3ad59982d Merge remote-tracking branch 'origin/master' 2019-02-03 21:00:13 -07:00
f8ff8f2892 docker instructions for bot 2019-02-03 20:58:59 -07:00
c9d726b4ae Merge branch 'Dockerization' into 'master'
Add docker functionality

See merge request MisterBiggs/simple-telegram-bot!1
2019-02-04 03:54:36 +00:00
cd70cd067a Bot now runs in a Docker image 2019-02-03 20:51:26 -07:00
5f3b324742 Merge remote-tracking branch 'origin/master' 2019-02-03 19:49:09 -07:00
027d45b6f2 Switched to black formatter 2019-02-02 01:52:34 +00:00
521c9974ef Added support for Twitter 2019-02-01 18:42:05 -07:00