Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/droptheplot/rand_chat
Telegram/VK chat bot
https://github.com/droptheplot/rand_chat
bot go golang telegram vk
Last synced: about 2 months ago
JSON representation
Telegram/VK chat bot
- Host: GitHub
- URL: https://github.com/droptheplot/rand_chat
- Owner: droptheplot
- License: mit
- Created: 2017-08-05T00:00:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T15:13:14.000Z (about 7 years ago)
- Last Synced: 2024-06-20T12:17:44.063Z (7 months ago)
- Topics: bot, go, golang, telegram, vk
- Language: Go
- Homepage: https://rand.chat
- Size: 57.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RandChat
[![Build Status](https://travis-ci.org/droptheplot/rand_chat.svg?branch=master)](https://travis-ci.org/droptheplot/rand_chat)
[![Go Report Card](https://goreportcard.com/badge/github.com/droptheplot/rand_chat)](https://goreportcard.com/report/github.com/droptheplot/rand_chat)
[![GoDoc](https://godoc.org/github.com/droptheplot/rand_chat?status.svg)](https://godoc.org/github.com/droptheplot/rand_chat)## Getting Started
* `cp config.example.json config.json`
* Set `RAND_CHAT_ROOT` environment variable.
* `go run main.go`