xkcd_subscriber

command module
v0.0.0-...-e3cc049 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2021 License: MIT Imports: 14 Imported by: 0

README

Codacy Badge

XKCD_subscriber

A very first try at writing a very basic XKCD email subscription service.

Info is retrieved from info.json, which is structured in the following way.

"username": "username",
"pw": "password",
"smtp_server": "smtpserver",
"smtp_port": "port",
"addresslist":[  
    "subscriber1@fakemail.com",
    "subscriber2@fakemail.com"
]

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