Commit Graph

28 Commits

Author SHA1 Message Date
MrTuxedo 76101943de Move redis connection url to env var 2023-05-08 18:23:41 -07:00
MrTuxedo 852b9cfc76 rm pull_policy: build 2023-05-03 14:10:38 -07:00
MrTuxedo 1ae3ef7a03 pass env vars through docker-compose.yml 2023-04-23 11:32:44 -07:00
MrTuxedo 3a9c68f21c always build new bot image 2023-04-23 11:24:56 -07:00
MrTuxedo 31d5a250b5 Don't import .env explicitly 2023-04-23 11:14:02 -07:00
MrTuxedo 20185635fb retry forever? 2023-04-22 20:48:28 -07:00
MrTuxedo 09e409c62d retry more times 2023-04-22 20:38:29 -07:00
MrTuxedo d9de65911b don't prefetch txns 2023-04-22 19:37:10 -07:00
MrTuxedo f78674578b Refactor to compute GasPrices differently 2023-04-22 15:58:38 -07:00
MrTuxedo ef228254b3 handle observable errors 2023-04-22 11:46:24 -07:00
MrTuxedo 34f7f23ae8 remove unnecessary await 2023-04-21 22:26:48 -07:00
MrTuxedo b16ef7c368 auto reply ignore roles and @everyone/@here 2023-04-21 20:37:52 -07:00
MrTuxedo 8b06d7dbdf fix some formatting 2023-04-21 17:24:10 -07:00
MrTuxedo 8b2ae82cfd Need to sort gas price list to find correct percentiles 2023-04-21 17:09:00 -07:00
MrTuxedo f64fbfb71d reduce once instead of thrice 2023-04-21 16:44:51 -07:00
MrTuxedo d28cc9b3f7 fix the formulas for fast/slow 2023-04-21 16:19:16 -07:00
David Keathley deee0f205a Use rxjs observables for blockchain data 2023-04-21 15:51:09 -07:00
GooeyTuxedo 4f5812c2b8 set status every block, discord doesn't rate limit until 50 req/sec 2023-04-18 21:30:23 -07:00
GooeyTuxedo 5c3e1fdd6a save to disk every 5 minutes 2023-04-18 17:02:29 -07:00
GooeyTuxedo 08c71e3a60 Fix responding to bot replies 2023-04-18 17:00:28 -07:00
GooeyTuxedo 9fcddcaa28 fix build for ARM 2023-04-18 15:52:09 -07:00
GooeyTuxedo bfaa6ebd25 respond with command list when @mentioned 2023-04-18 15:25:12 -07:00
GooeyTuxedo 6036aea919 update README.md and quiet down logs 2023-04-18 14:21:24 -07:00
GooeyTuxedo 5b2975a0cc works and runs, need readme 2023-04-18 13:35:09 -07:00
GooeyTuxedo cea18e6a5f reconnect for ws 2023-04-17 22:51:24 -07:00
GooeyTuxedo eb6b1fe0d1 progress but https instead of wss 2023-04-17 21:15:10 -07:00
GooeyTuxedo 3dd291f394 docker builds successfully, now need to figure out websocket connection 2023-04-17 20:06:37 -07:00
GooeyTuxedo a87549dfcd Initial commit 2023-04-17 18:49:20 -07:00