Skip to content

adnissen/keybase-bookmark-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

keybase bookmark bot

  • Install gcc
  • Log into keybase, and the keybase filesystem (/keybase or K:\ for now)
  • Download the dependencies
go get github.com/adnissen/go-keybase-chat-bot/kbchat
go get github.com/jinzhu/gorm
go get github.com/jinzhu/gorm/dialects/sqlite
  • Run the go file

Usage

To add a bookmark, send a message to yourself with a url as the first part of the message, followed by a description. Additional tags may be added with #, for example:

https://keybase.io crypto for everyone! #crypto #dev

If a bookmark has already been saved for the same url, it will be overwritten with the new values.

Commands

  • .s <search terms> - search

Screenshots

bookmarks!

Future Stuff (?)

  • Pinboard integration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages