Commit Graph

22 Commits

Author SHA1 Message Date
2584c21239 use telegram bot for error messages 2020-05-14 12:21:30 +02:00
ac27d775db print error on error 2020-05-14 12:16:06 +02:00
811e953e58 require chat ids 2020-05-14 12:13:35 +02:00
c34e7796c5 fetch bonds every seven minutes and send info 2020-05-14 12:12:53 +02:00
abd8af9ae6 mine market capitalization as well 2020-05-14 10:16:42 +02:00
bd71f90f6b stop on mysql error 2020-05-12 00:34:56 +02:00
04e32e7ba7 add MVP telegramBot 2020-05-12 00:12:21 +02:00
c1f3767292 bugfix update varname and messages 2020-05-11 16:31:29 +02:00
bb23fa6bb2 add tg support for largefetch 2020-05-11 16:27:29 +02:00
8939cd994a change credentials to simco-credentials 2020-05-11 15:37:32 +02:00
358fe647f8 update npm commands 2020-04-18 21:28:36 +02:00
053efca7b3 add large fetch function
fetching all lowest prices for all qualities of all products
2020-04-18 21:23:45 +02:00
8bc0d53abb do not store credentials in git 2020-04-18 21:23:05 +02:00
89b1aa684f bugfix: store with correct date 2020-02-23 15:18:17 +01:00
3460080dac change start.sh to update.sh
don't collect data after update (dirty)
2020-02-22 14:16:39 +01:00
cea8cecdec add LICENSE file
License was set in package.json before
2020-02-22 14:12:35 +01:00
e5f35ab031 install npm scripts before start 2020-02-22 12:39:37 +01:00
1eb58dc0ba make start script executable 2020-02-22 12:38:19 +01:00
d3d38d1001 add start script with autoupdate 2020-02-22 12:37:24 +01:00
c6c18be63f store data in mysql db 2020-02-22 12:30:22 +01:00
f6defba262 add function to get marketprices using fetch 2020-02-22 11:29:58 +01:00
2bdf452bb3 inital commit
empty npm project
2020-02-22 11:07:14 +01:00