tgbot-ng

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

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

Go to latest
Published: Jul 14, 2015 License: BSD-3-Clause Imports: 15 Imported by: 0

README

tgbot-ng

Description

Telegram bot

Usage

$ tgbot-ng
usage: tgbot-ng config

Config format

The following snippet shows a typical config file. A complete example can be found at doc/config.json.

{
	"name": "bot_name",
	"token": "api_token",
	"update_interval": 1,
	"allowed_ids": [],
	"commands": {
		"ano": {
			"enabled": true,
			"search_limit": 10
		},
		...
	}
}

Installation

go get github.com/jroimartin/tgbot-ng

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