Oscar

Results 3 comments of Oscar

use the selfcord branch, you can still use discord.py for other stuff then instead of getting conflicting issues

> Implementing SHA256 is very easy, takes a few lines of code (around 100 in TypeScript), has implementations in every programming language you can think of. > > In fact,...

1. To the relay 2. Most libraries don't require you to do all the JSON stuff manually, see ![python-nostr](https://github.com/jeffthibault/python-nostr) for example: ```python import json import ssl import time from nostr.event...