Commit Graph

99 Commits

Author SHA1 Message Date
Mark Veidemanis e9ecd5fb30
Fix posting BTC ads 2022-07-21 13:42:47 +01:00
Mark Veidemanis 3632eea5a6
Make everything work with BTC 2022-07-21 13:42:44 +01:00
Mark Veidemanis bb879508ed
Update release URL getter to understand BTC 2022-07-21 13:42:43 +01:00
Mark Veidemanis b2b669d57d
Update dashboard hook to understand BTC 2022-07-21 13:42:42 +01:00
Mark Veidemanis bb1734142d
Update dashboard getter to understand BTC 2022-07-21 13:42:41 +01:00
Mark Veidemanis fcd34a11c2
Add extra check in dashboard 2022-07-21 13:42:41 +01:00
Mark Veidemanis 26bbe93dd2
Run autoprice in thread 2022-07-21 13:42:38 +01:00
Mark Veidemanis 0f3dba2b06
Reimplement autoprice function better 2022-07-21 13:42:37 +01:00
Mark Veidemanis f3df9283db
Add minimum check to Agora autoprice 2022-07-21 13:42:36 +01:00
Mark Veidemanis 37aad77b5d
Make cheating configurable 2022-07-21 13:42:35 +01:00
Mark Veidemanis 023168851a
Schedule running cheat 2022-07-21 13:42:34 +01:00
Mark Veidemanis 057448c831
Fix cheating logic 2022-07-21 13:42:33 +01:00
Mark Veidemanis 14b0054339
Add extra checks for getting messages 2022-07-21 13:42:33 +01:00
Mark Veidemanis 244e1f7b7b
Fix trades command 2022-07-21 13:42:32 +01:00
Mark Veidemanis 5786ef3482
Improve market cheating algorithm 2022-07-21 13:42:31 +01:00
Mark Veidemanis 764876801d
Implement cheating the price market 2022-07-21 13:42:30 +01:00
Mark Veidemanis 7bb1931e5e
Inline the AgoraDesk library 2022-07-21 13:42:28 +01:00
Mark Veidemanis b0c401f36f
Add more error handling to Agora API calls 2022-07-21 13:42:26 +01:00
Mark Veidemanis f6da15decd
Customise messages and add extra error checking 2022-07-21 13:42:25 +01: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
Mark Veidemanis 5649909385
Implement smarter ad management 2021-12-31 00:39:52 +00:00
Mark Veidemanis 21fce0e685
Reimplement messaging and implement bruteforce 2021-12-30 22:41:28 +00:00
Mark Veidemanis 80f0d4a5fd
Implement recursively getting ads 2021-12-30 14:15:24 +00:00
Mark Veidemanis bdd7921bc0
Implement releasing funds 2021-12-29 19:21:05 +00:00
Mark Veidemanis 712a144467
Fix race conditions in cleanup 2021-12-29 18:40:44 +00:00
Mark Veidemanis c7f4230a91
Fix getting new messages 2021-12-29 15:04:17 +00:00
Mark Veidemanis be46f79ef7
Archive old reference IDs 2021-12-29 15:03:47 +00:00
Mark Veidemanis b160ac10e3
Use reference instead of transaction ID 2021-12-29 14:41:05 +00:00
Mark Veidemanis bf4381caa6
Implement looking up references 2021-12-29 14:32:06 +00:00
Mark Veidemanis 64bf5a77ee
Handle dashbord smarter and poll messages 2021-12-29 14:25:07 +00:00
Mark Veidemanis 70682d1a9c
Add function to get acceptable margins 2021-12-28 23:56:32 +00:00
Mark Veidemanis 7fd784b83b
Hook in Transactions to incoming trades 2021-12-28 15:28:28 +00:00
Mark Veidemanis 3340b6d4da
Additional error handling 2021-12-28 14:09:33 +00:00
Mark Veidemanis f28e42c42f
Add release URLs and squish bug 2021-12-28 13:42:31 +00:00
Mark Veidemanis 2f274390a8
Implement getting total USD value of Revolut account 2021-12-28 11:26:51 +00:00
Mark Veidemanis 45abcfc7dc
Post new trades and messages to the channel 2021-12-28 01:00:02 +00:00
Mark Veidemanis aa8041e190
Add prefix for automatic trade notifications 2021-12-27 22:00:02 +00:00
Mark Veidemanis 987e8545f5
Add more docstrings to Agora code 2021-12-27 21:33:49 +00:00
Mark Veidemanis 66b138b324
Pass through objects smarter 2021-12-27 20:59:24 +00:00
Mark Veidemanis 8139845755
Poll and post trades in the channel 2021-12-27 19:30:03 +00:00
Mark Veidemanis 20b0aef97d
Format the return from AgoraDesk better 2021-12-27 19:03:01 +00:00
Mark Veidemanis 823c495143
Pass agora through to IRC bot 2021-12-27 13:50:32 +00:00
Mark Veidemanis d0a5782449
Correct price formula 2021-12-26 23:12:02 +00:00
Mark Veidemanis 37b97495da
Use AgoraDesk library instead of requests 2021-12-26 21:36:25 +00:00
Mark Veidemanis 48b1871cf8
Rename Agora trades function 2021-12-24 17:35:17 +00:00
Mark Veidemanis ff91b0ac81
Begin implementing Agora ad calls 2021-12-24 17:26:31 +00:00
Mark Veidemanis 50a777cecb
Implement more Agora functions 2021-12-24 02:23:38 +00:00