gorkov

command module
v0.0.0-...-37bd7cb Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 License: GPL-3.0 Imports: 14 Imported by: 0

README

gorkov

Gorkov - a discord chatbot implemented using markov chains in golang

Installation & usage

  • Install and run directly
$ go install -ldflags="-s -w" github.com/not0ff/gorkov@latest
$ gorkov -token <token> -guildIDs <guild_1>,<guild_2>
  • Clone the repo and run using docker compose
$ git clone github.com/not0ff/gorkov
$ TOKEN=<token> GUILDS=<guild_1>,<guild_2> docker compose up -d --build

*The bot needs to receive chat messages to learn from before generating the first output

Features

  • Learning from chat messages
  • Randomly responding to users
  • Slash commands for direct control
  • Configuration workflow
  • Award and reinforce output using reactions

License

Licensed under GPLv3

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
cli command
app

Jump to

Keyboard shortcuts

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