notifications

command module
v0.0.0-...-68cca14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2024 License: Unlicense Imports: 16 Imported by: 0

README

Below is a basic configuration of this server.

main.go

var bsky_host = "https://bsky.social"
var bsky_username = "jordanreger.com"

var mastodon_host = "mastodon.sdf.org"

.env

smtpuser=user@email.com
smtppass={smtp password or app password}
bskypass={[bluesky app password](https://bsky.app/settings/app-passwords)}
mastodontoken={[access token](#access-token)}

Access Token

  1. In your Mastodon settings, go to the Development tab
  2. Hit New application
  3. Fill in the fields as necessary, but select read:notifications and write:notifications (uncheck everything else)
  4. Submit
  5. Copy Your access token
  6. Paste it in your .env

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL