jazzyjackson / convolos

Giving sudo access to chatbot personalities, a web server cooperative based on conversation.
https://convolos.xyz
0 stars 0 forks source link

consider a way to add @ mentions and #hashtags #9

Open jazzyjackson opened 6 years ago

jazzyjackson commented 6 years ago

whether its a file watch, cron job, or front end kvetch, when you log in, check if you have any mentions...

I'm imagining a root/etc folder that keeps a file of pointers per hashtag, so there's a central place you can list all the hashtags, and then jump to a convoblock

an actionio with a specific byte range.... yeayea a message occupies a certain file on a certain line, tail -h 22 -n 1 one message, line twenty two, return the json that references a message

actionio is a basic stdin stdout stderr formsio just interacts a little differently with submit messagio holds onto things like profiles... reaction buttons and stuff

reactions can be an emoji message that is 'nreaction2' another message hash, and if you pull that message it adds the emoji to that message