Commit Graph

138 Commits

Author SHA1 Message Date
Mark Veidemanis f871e8b93a
Don't make unnecessary calls to update ad equations 2022-01-27 11:16:28 +00:00
Mark Veidemanis 35cf84998e
Add extra checks around APIs 2022-01-27 09:49:16 +00:00
Mark Veidemanis 40686ac0b7
Fix another dash bug 2022-01-26 19:46:23 +00:00
Mark Veidemanis 9d9bf9eba4
Implement converting all Revolut accounts to one currency 2022-01-25 20:01:22 +00:00
Mark Veidemanis 2f0cb38abd
Add more error handling to AgoraDesk library 2022-01-25 20:00:25 +00:00
Mark Veidemanis 1e685c9f8d
Nag on IRC if there's not enough in the XMR wallet to withdraw 2022-01-25 18:57:35 +00:00
Mark Veidemanis bb34baee31
Implement withdrawing to wallets 2022-01-25 18:39:35 +00:00
Mark Veidemanis 469eb762f0
Move totals code to transactions 2022-01-25 17:54:42 +00:00
Mark Veidemanis ae4db73835
Implement detecting Revolut callback updates 2022-01-25 17:53:56 +00:00
Mark Veidemanis 87dccc1cf4
Don't print the access/refresh tokens 2022-01-25 13:38:40 +00:00
Mark Veidemanis 0d85d19ab9
Ignore card and negative transactions 2022-01-25 13:01:39 +00:00
Mark Veidemanis fd6fbec312
Change help text to clarify asset 2022-01-25 11:51:44 +00:00
Mark Veidemanis 8300360894
Separate out the autoprice system for XMR and BTC 2022-01-25 11:48:12 +00:00
Mark Veidemanis 862a1fa28b
Add more checks on getting messages 2022-01-25 08:43:53 +00:00
Mark Veidemanis 835307b217
Properly handle ad substitutions 2022-01-24 19:17:12 +00:00
Mark Veidemanis 7e42bbebf3
Fix posting BTC ads 2022-01-23 17:08:01 +00:00
Mark Veidemanis 38425173b9
Fix BTC aspects of commands 2022-01-23 17:07:53 +00:00
Mark Veidemanis 90e7f78f58
Add CoinGecko to requirements 2022-01-21 17:43:53 +00:00
Mark Veidemanis df592785fb
Make everything work with BTC 2022-01-21 13:54:47 +00:00
Mark Veidemanis d579f25e59
Update release URL getter to understand BTC 2022-01-21 13:27:53 +00:00
Mark Veidemanis 725eb89f27
Update dashboard hook to understand BTC 2022-01-21 13:26:58 +00:00
Mark Veidemanis 90b0c6fa70
Update dashboard getter to understand BTC 2022-01-21 13:25:33 +00:00
Mark Veidemanis 50e114cf90
Add extra check in dashboard 2022-01-21 09:17:18 +00:00
Mark Veidemanis ad04c1ac3f
Format the output from releasing funds nicer 2022-01-20 14:48:14 +00:00
Mark Veidemanis 5c7225b393
Implement getting XMR/BTC rates and total balance 2022-01-12 19:56:08 +00:00
Mark Veidemanis 2bd049a2fd
Run autoprice in thread 2022-01-12 19:55:50 +00:00
Mark Veidemanis 9de01fbb39
Reimplement autoprice function better 2022-01-12 19:17:53 +00:00
Mark Veidemanis eae7ec6539
Add minimum check to Agora autoprice 2022-01-12 10:11:44 +00:00
Mark Veidemanis fb0b5eab5d
Make cheating configurable 2022-01-11 21:40:55 +00:00
Mark Veidemanis 6b75c847b8
Schedule running cheat 2022-01-11 21:40:05 +00:00
Mark Veidemanis 1895319e17
Fix cheating logic 2022-01-11 21:22:16 +00:00
Mark Veidemanis 4b07ad9065
Add extra checks for getting messages 2022-01-11 21:16:49 +00:00
Mark Veidemanis bd48bf37f5
Fix trades command 2022-01-09 22:11:39 +00:00
Mark Veidemanis 4db63998a1
Improve market cheating algorithm 2022-01-09 17:52:26 +00:00
Mark Veidemanis ec73d1b2e1
Implement cheating the price market 2022-01-09 14:34:37 +00:00
Mark Veidemanis 737e59b5d7
Add pre-commit to requirements 2022-01-08 17:49:13 +00:00
Mark Veidemanis 1aedadd76e
Inline the AgoraDesk library 2022-01-08 17:49:04 +00:00
Mark Veidemanis c368367f54
Add requirements 2022-01-08 17:34:36 +00:00
Mark Veidemanis 71389f7ff9
Add more error handling to Agora API calls 2022-01-06 12:33:06 +00:00
Mark Veidemanis 23a30ebb86
Customise messages and add extra error checking 2022-01-05 19:24:15 +00:00
Mark Veidemanis 8bb2c2b950
Uncomment release funds code 2022-01-01 21:00:37 +00:00
Mark Veidemanis bee066680d
Merge branch 'feature/alternate-reference-check' 2022-01-01 20:27:57 +00:00
Mark Veidemanis faa71dc2ed
Add more debugging 2022-01-01 20:27:30 +00:00
Mark Veidemanis 4053dce048
Fix alt reference implementation 2022-01-01 20:22:53 +00:00
Mark Veidemanis bc68bcd74f
Use the right variable to check amount 2022-01-01 20:01:01 +00:00
Mark Veidemanis 5ea1c26a84
Don't check non-exact values if we looked up without reference 2022-01-01 19:33:15 +00:00
Mark Veidemanis 19724eac77
Implement looking up trade by partial reference message or amount/currency 2022-01-01 19:20:20 +00:00
Mark Veidemanis 1227a16b72
Implement helper function to send messages on IRC 2022-01-01 16:39:36 +00:00
Mark Veidemanis 86271891a7
Fix and simplify dashboard hooks 2022-01-01 16:34:32 +00:00
Mark Veidemanis 05045c2a8e
Simplify dashboard 2021-12-31 18:21:56 +00:00