mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 15:36:26 +01:00
allow external dvms to be added to the bot
This commit is contained in:
@@ -5,6 +5,7 @@ from nostr_sdk import Event
|
||||
class EventDefinitions:
|
||||
KIND_DM: int = 4
|
||||
KIND_ZAP: int = 9735
|
||||
KIND_ANNOUNCEMENT: int = 31990
|
||||
KIND_NIP94_METADATA: int = 1063
|
||||
KIND_FEEDBACK: int = 7000
|
||||
KIND_NIP90_EXTRACT_TEXT = 5000
|
||||
|
||||
Reference in New Issue
Block a user