300 Commits

Author SHA1 Message Date
Believethehype
11e79fe045 Update nostr_utils.py 2024-06-20 08:17:49 +02:00
Believethehype
3ce318613b add dunbar option to wotm, handle exceptions on send 2024-06-20 08:11:47 +02:00
Believethehype
6e73e56959 allow hops param 2024-06-19 15:18:32 +02:00
Believethehype
a82e72dd22 handle outbox send errors, refactor some of the wot code to be more flexible 2024-06-19 15:14:40 +02:00
Believethehype
3d9ea03894 fix a bug in the bot that prevented it from using multple inbox relays 2024-06-19 13:10:03 +02:00
Believethehype
6009906577 fix external dvm access for bot after sdk update 2024-06-18 08:39:50 +02:00
Believethehype
9997ae9c9a Update bot.py 2024-06-17 17:31:39 +02:00
Believethehype
91a7cd39dd Update bot.py 2024-06-17 16:45:16 +02:00
Believethehype
7dcb06cb34 Update bot.py 2024-06-17 16:43:12 +02:00
Believethehype
8dccce8f88 typo 2024-06-17 16:40:40 +02:00
Believethehype
1362a9c0ba add invoice command for bot, as an alternative for zaps (for primal) 2024-06-17 16:33:02 +02:00
Believethehype
d38e4c8f2a Update bot.py 2024-06-17 10:03:19 +02:00
Believethehype
b5a848d7fc move is_input_supported and post_process to async, fix some get_event_id async 2024-06-17 09:12:48 +02:00
Believethehype
1b65ccedd2 move avoid_relays to outbox_utils 2024-06-16 08:34:58 +02:00
Believethehype
0d07d5a350 Update nostr_utils.py 2024-06-16 08:25:12 +02:00
Believethehype
e2af2c82c5 bump, cleanup 2024-06-16 07:59:38 +02:00
Believethehype
76f32276c7 Update nostr_utils.py 2024-06-16 07:57:44 +02:00
Believethehype
b2ad96717c async function 2024-06-16 01:07:47 +02:00
Believethehype
f0b320bdf8 fixes for venv 2024-06-14 20:35:34 +02:00
Believethehype
9d00d5a7a1 fixes 2024-06-14 20:02:23 +02:00
Believethehype
32664f8f9b Update bot.py 2024-06-14 19:58:05 +02:00
Believethehype
b751061881 more fixes 2024-06-14 19:55:23 +02:00
Believethehype
fb4b742628 fixes 2024-06-14 19:42:48 +02:00
Believethehype
738768749a add discover people based on wot, update dependencies (get rid of secp256k1 for now), update nostr-sdk 2024-06-14 18:50:04 +02:00
Believethehype
b21a5a1055 fixing python 3.12 compatibility 2024-06-14 10:34:59 +02:00
Believethehype
d77d4c6f8b fixes for mediasource 2024-06-14 00:45:13 +02:00
Believethehype
fcf796b800 fix missing await 2024-06-13 10:58:15 +02:00
Believethehype
b9dc440d99 introduce loglevels to reduce logging on demand, improve wot 2024-06-13 10:49:09 +02:00
Believethehype
fa99856218 adding test for Web of Trust 2024-06-12 10:54:44 +02:00
Believethehype
c078203c8c optimizations top zaps 2024-06-11 00:44:21 +02:00
Believethehype
9def17c777 check for self-zaps on top zap dvm 2024-06-11 00:09:12 +02:00
Believethehype
e1aae85f53 Create discovery_trending_notes_gleasonator.py 2024-06-10 20:35:42 +02:00
Believethehype
f172060c36 Update content_discovery_currently_latest_longform.py 2024-06-09 17:35:43 +02:00
Believethehype
127c368577 Update content_discovery_currently_latest_longform.py 2024-06-09 17:30:28 +02:00
Believethehype
b8c363b418 add latest longform discovery dvm 2024-06-09 17:10:44 +02:00
Believethehype
823671cc9b more adaptation to new sdk (async functions) 2024-06-09 12:59:41 +02:00
Believethehype
f17621e56c move more functions to async 2024-06-08 20:13:01 +02:00
Believethehype
a2c68409f1 move functions to async 2024-06-08 20:07:42 +02:00
Believethehype
8daaba0f7e more adjustments 2024-06-07 23:45:26 +02:00
Believethehype
2ae742b691 use database directly 2024-06-06 13:55:47 +02:00
Believethehype
c0d77808e7 Update nostr_utils.py 2024-06-06 02:25:56 +02:00
Believethehype
a286f4946e future: rework functions to async to be compatible with newest nostrsdk 2024-06-06 02:25:34 +02:00
Believethehype
f75ca73284 adds suno.ai beta dvm 2024-06-05 23:52:42 +02:00
Believethehype
fc64973c3c update logging of invalid relays in outbox model 2024-06-05 20:23:57 +02:00
Believethehype
9ad493d131 catch exception for malformed relays in users relay inbox 2024-06-05 20:12:31 +02:00
Believethehype
f5f8861bc1 do a little check on inbox relays to avoid some errors 2024-06-05 18:07:58 +02:00
Believethehype
e7fe058b40 rejecting more paid relays for outbox 2024-06-04 20:23:33 +02:00
Believethehype
6210465df4 add paid outbox relays to avoid (to be continued..), fixes, better logging, add standalone updatedb dvm 2024-06-04 20:15:20 +02:00
Believethehype
95e6e923b5 typo 2024-06-03 21:00:50 +02:00
Believethehype
b8b02c4b50 typos, prints 2024-06-03 21:00:08 +02:00