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

405 Commits

Author SHA1 Message Date
78d3447439 closes #81 2021-11-07 12:02:06 -07:00
a9b157cb4d remove debugging prints 2021-11-07 11:44:15 -07:00
6d269c7466 add weights to trending based on command #84 2021-11-07 11:43:42 -07:00
d26a3cfc78 fixed markdown parsing bug 2021-11-07 11:35:36 -07:00
579421f4ab Merge branch 'Canary' into 'master'
Canary

Closes #76 and #78

See merge request simple-stock-bots/simple-telegram-stock-bot!34
2021-11-06 20:22:00 +00:00
727e08a309 finisheing touches on #82 2021-11-06 13:17:13 -07:00
f67cb398ac closes #76 2021-11-06 13:00:00 -07:00
c34af4cd40 added tokens to devcontainer 2021-11-06 12:40:07 -07:00
8919e945f0 added list of commands to help test bot 2021-11-06 12:39:12 -07:00
e59dbf005c added warning about #83 2021-11-06 12:38:59 -07:00
465e60e016 left print statements in code 2021-11-06 11:57:35 -07:00
4f7aff9db2 hopefully fix #78 2021-11-05 23:54:26 -07:00
9d510fc104 fixed stock market cap bug 2021-11-05 23:31:24 -07:00
d533c2c4a2 dev stuff 2021-11-05 23:29:02 -07:00
87aeafc77f fixed inline #82 2021-11-05 23:28:44 -07:00
2f3cef4ec4 Merge branch 'canary' into 'master'
Smaller Docker Image

See merge request simple-stock-bots/simple-telegram-stock-bot!33
2021-11-06 04:27:27 +00:00
7785e153f4 Smaller Docker Image 2021-11-06 04:27:27 +00:00
e1c714f6ce formatting 2021-10-06 07:15:14 -07:00
2a06251ac7 should fix #77 2021-10-06 14:11:57 +00:00
0577018284 Update symbol_router.py 2021-10-06 14:08:11 +00:00
a9eaf7c6db Merge branch 'canary' 2021-10-05 15:56:22 -07:00
0374f5b789 fix format error 2021-10-05 15:49:47 -07:00
29e9221970 Merge branch 'canary' of gitlab.com:simple-stock-bots/simple-telegram-stock-bot into canary 2021-10-05 15:48:45 -07:00
e36082334c seeing what happens if formatting is incorrect 2021-10-05 15:48:40 -07:00
9bb732a261 Update .gitlab-ci.yml file 2021-10-05 22:47:12 +00:00
c81e4ffb00 clean settings 2021-10-05 15:42:39 -07:00
621e8a75c3 add linting step 2021-10-05 15:41:49 -07:00
20ec52fc22 hopeful fix for #77 2021-10-05 15:37:39 -07:00
e08573ff7c Only look at messages with a $ 2021-10-05 15:28:51 -07:00
e8aeba478c stop decaying trending #77 2021-09-23 14:34:32 -07:00
e9639f3538 Merge branch 'canary' of gitlab.com:simple-stock-bots/simple-telegram-stock-bot into canary 2021-09-16 19:04:59 -07:00
2cf0adcb22 cache trending command results 2021-09-16 19:04:41 -07:00
28a3ff2960 Turn off error messages until trending error is figured out 2021-09-02 21:50:40 +00:00
553b958cc1 cache trending command results 2021-09-01 23:52:53 -07:00
82469f1034 Merge branch 'canary' into 'master'
wrong token name

See merge request simple-stock-bots/simple-telegram-stock-bot!31
2021-09-02 06:26:29 +00:00
e5013d8c69 wrong token name 2021-09-01 23:25:41 -07:00
3901c1ae73 Merge branch 'canary' into 'master'
accidentally pushed a key

See merge request simple-stock-bots/simple-telegram-stock-bot!30
2021-09-02 06:21:00 +00:00
da4731e349 accidentally pushed a key 2021-09-01 23:19:29 -07:00
cf25a7b9dc Bot is having sync issues and I believe this is related. 2021-09-01 21:45:57 +00:00
88a9b3aa63 Merge branch 'canary' into 'master'
Trending Update

Closes #73 and #74

See merge request simple-stock-bots/simple-telegram-stock-bot!29
2021-09-01 03:23:01 +00:00
4f5c558588 small easteregg 2021-09-01 03:11:58 +00:00
6e21565f2b #75 enough calls to justify making cmd async 2021-08-31 20:04:44 -07:00
a583cad741 Mostly wrapped up #75 2021-08-31 20:03:59 -07:00
dcce2cb95a #18 2021-09-01 01:51:18 +00:00
0877949a89 trending only returns if data was retrieved. #75 2021-08-30 13:46:12 -07:00
0649789bf8 bug in decay schedule #75 2021-08-30 20:35:04 +00:00
c7f083b2b1 trending stocks now decay #75 2021-08-30 13:21:56 -07:00
99fdd6e8be documentation fix 2021-08-30 13:21:44 -07:00
e56679f29f more idiomatic setup for Dockerfile 2021-08-30 12:52:46 -07:00
42bb17dd40 #18 2021-08-26 19:13:51 +00:00