An open API service indexing awesome lists of open source software.

https://github.com/fwcd/markov-discord

Discord API bot that generates natural language responses using Markov chains
https://github.com/fwcd/markov-discord

discord-api markov-chain

Last synced: 3 months ago
JSON representation

Discord API bot that generates natural language responses using Markov chains

Awesome Lists containing this project

README

          

# MarkovBot
A bot that uses the [official Discord API](https://discordapp.com/developers/docs/intro) and Markov chains to generate natural language responses from previous messages in a channel.

## Getting Started
* Create a file named `authtoken.secret` in the repository folder using your API token

## Building
* `stack build`

## Running
* `stack run`
* Invite the bot to your Discord server
* Send a message prefixed with `&` to a channel of your choice
* Wait for a response