my_simple_reminder_bot

command module
v0.0.0-...-7f3434b Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2017 License: GPL-3.0, GPL-2.0 Imports: 5 Imported by: 0

README

Simple Reminder Telegram Bot

Simple golang and mongodb driven reminder bot

Requirements

Reminder Bot version 0.1 requires Go >= 1.7 and MongoDB >=3.2.x

Installation
$ go get github.com/alexivanenko/my_simple_reminder_bot/...
$ cd my_simple_reminder_bot
$ cp config.sample config.ini
$ make

Create 'simple_reminder' DB in the MongoDB installation, 'events' collection and also add the new DB user. Mongo authentication credentials in the config.ini file.

Next step is installation of the notifications manager.

$ go get github.com/alexivanenko/my_simple_reminder_manager/...
$ cd my_simple_reminder_manager
$ cp config.sample config.ini
$ make

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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