873 Commits

Author SHA1 Message Date
Believethehype
9def17c777 check for self-zaps on top zap dvm 0.6.4 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
ff4996ac2a Update setup.py 0.6.3 2024-06-09 17:35:54 +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
6155ad116f bump 0.6.2 2024-06-09 17:11:04 +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) 0.6.1 2024-06-09 12:59:41 +02:00
Believethehype
96e0be239f adapting more functions to async 2024-06-09 12:46:44 +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
686789e04f
Merge pull request #28 from believethehype/async_sdk
Move to async functions/ nostr sdk 0.32.1
0.6.0
2024-06-07 23:53:33 +02:00
Believethehype
94aaebd09d bump version and nostr-sdk to async 2024-06-07 23:50:46 +02:00
Believethehype
8daaba0f7e more adjustments 2024-06-07 23:45:26 +02:00
Believethehype
8d1ab44b24 Create ditto.py 2024-06-06 17:47:38 +02:00
Believethehype
e2728be2e3 Create simplebot.py 2024-06-06 17:45:29 +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 0.5.10 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
306d09211e add relays to discovery example, add db.py test file (errors) 2024-06-04 22:21:21 +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 0.5.9 2024-06-04 20:15:20 +02:00
Believethehype
ba5377714e update defaults for example 2024-06-03 21:23:17 +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
Believethehype
9b98d8cd56 bump version 0.5.8 2024-06-03 20:24:52 +02:00
Believethehype
35e38a951e Add NIP65, use events tag -> Nip65 -> Generic relays 2024-06-03 20:24:29 +02:00
Believethehype
f3d894e4dc add NIP65 relay announcement, add blastr option to send_event function 2024-06-03 17:04:08 +02:00
Believethehype
dd1ba27708 readd status prints 2024-06-03 13:12:59 +02:00
Believethehype
f53a292b89 move reconcile relays to dvmconfig, shutdown client on reconcile 0.5.7 2024-06-02 17:28:51 +02:00
Believethehype
0ad44f2917 nip89 announce relays, revert some changes to content dvms 0.5.6 2024-06-01 23:46:00 +02:00
Believethehype
a2107eb335 bump version 0.5.5 2024-06-01 19:30:34 +02:00
Believethehype
a6f4bbc5ed minor fixes/logs 2024-06-01 19:30:09 +02:00
Believethehype
a9d09442a4 content dvm optimizations 0.5.4 2024-06-01 19:17:24 +02:00
Believethehype
9509d49186 Update discovery.py 2024-05-31 16:44:21 +02:00
Believethehype
eb125c47ef use only one new database connection per dvm 0.5.3 2024-05-31 16:25:56 +02:00
Believethehype
2e318d26bc fixes 2024-05-31 10:55:29 +02:00
Believethehype
c26db73650 move set_options to class, improve print messages, colored print messages 0.5.2 2024-05-31 10:27:18 +02:00
Believethehype
b8cd322150 copy paste error 0.5.1 2024-05-30 21:16:37 +02:00
Believethehype
2608cee4f2 refactor 0.5.0 2024-05-30 21:06:25 +02:00
Believethehype
35bf94d28a Update content_discovery_currently_popular_by_top_zaps.py 2024-05-30 11:07:44 +02:00
Believethehype
477fc07c57 remove debug prints 2024-05-30 11:07:24 +02:00
Believethehype
0b217da58d add top zaps discovery dvm 0.4.9 2024-05-30 10:12:56 +02:00
Believethehype
8740829f91 improve discovery example (to not rely on task examples) 2024-05-28 20:29:11 +02:00
Believethehype
7e1c70c049 Update .gitignore 2024-05-26 00:45:56 +02:00
Believethehype
0c9f16f9ff add redundand picture tag for kind 0 compatibility to content dvms 2024-05-26 00:45:47 +02:00