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

26 Commits

Author SHA1 Message Date
28a90b2472 using iex api for symbol list 2020-04-15 07:32:36 -07:00
1a7cfb71b6 caching symbol search results 2020-04-15 06:47:05 -07:00
3b96fdf4ed markdown_v2 support removed 2020-04-14 19:32:18 -07:00
3c22fe4d5c added documentation for more confusing functions 2020-04-10 03:13:30 -07:00
f213f1e7e7 updated all packages to newest versions 2020-04-10 02:38:34 -07:00
e1ff4a3d56 never actually compared match to anything 2020-04-06 14:06:39 -07:00
e7c94d51c8 speed and accuracy improvments to fuzzy search 2020-04-06 00:05:49 -07:00
3a454083a5 added inline functionality 2020-04-05 04:31:38 -07:00
aab4a4354e major refactor of functions 2020-04-05 02:41:35 -07:00
53d655fa48 making linter happy 2020-04-05 02:14:25 -07:00
63e5344e86 accidentally left a key in the code again 2019-07-10 13:21:30 -07:00
3c506e124f cleanup and readability changes 2019-07-10 12:33:11 -07:00
a180e9f360 removed debugging code 2019-07-10 12:04:14 -07:00
33c80bd75b renamed ticker to symbol everywhere 2019-07-10 12:03:59 -07:00
b716ef3bfb cleaned up dividend code 2019-07-10 02:04:50 -07:00
211fd0e2a9 added /info command 2019-06-11 05:20:50 -07:00
fd1baad811 added /news functionality #22 2019-06-11 05:08:49 -07:00
da5d071f34 fixed environ vars since now theres more than 1 2019-05-28 05:33:16 -07:00
230f6fdeac added error handling for if ticker doesnt exist 2019-05-28 05:27:50 -07:00
bc09be8ea4 fixed dividend function for if symbol doesnt exist 2019-05-28 04:59:16 -07:00
14ced9682a updated dividend function for new API 2019-05-28 01:00:40 -07:00
6b679963dd removed news since no longer supported by IEX 2019-05-27 09:19:42 -07:00
3113c17efb updated standard reply for tickers in text 2019-05-27 09:18:24 -07:00
bfca21f176 Organized Imports 2019-05-22 06:00:49 -07:00
74e63bb697 fix #16 2019-05-11 19:44:25 -07:00
1f474dca46 rewrote entire bot code. Functionally identical. 2019-05-10 00:21:56 -07:00