Jump to content

Markbot: Difference between revisions

From Guzmer Wiki
Created page with "Markbot is a [https://en.wikipedia.org/wiki/Markov_chain Markov chain] Discord chatbot that generates messages based on previously sent messages in the server. Markbot stores..."
 
No edit summary
Line 1: Line 1:
Markbot is a [https://en.wikipedia.org/wiki/Markov_chain Markov chain] Discord chatbot that generates messages based on previously sent messages in the server. Markbot stores a local database of the server's chat messages and their attachments, so Markbot has a random chance to post an image or audio clip attached to its message.
Markbot is a [https://en.wikipedia.org/wiki/Markov_chain Markov chain] Discord chatbot that generates messages based on previously sent messages in the server. Markbot stores a local database of the server's chat messages and their attachments, so Markbot has a random chance to post an image or audio clip attached to its message. The "#mark" text channel was created as a place to interact with Markbot without notifying Guzmer members, as most members mute the "#mark" channel. Markbot can be triggered by saying "!mark" or pinging it.
 
== Markbot Quotes ==
B O D Y K N O W  M O T O B O D G E<br>
— ''#general 02/07/2018''


== External Links ==
== External Links ==
* [https://github.com/charlocharlie/markov-discord Markbot source code]
* [https://github.com/charlocharlie/markov-discord Markbot source code]
* [https://hub.docker.com/repository/docker/charlocharlie/markov-discord Markbot Docker image]
* [https://hub.docker.com/repository/docker/charlocharlie/markov-discord Markbot Docker image]

Revision as of 21:22, 9 February 2020

Markbot is a Markov chain Discord chatbot that generates messages based on previously sent messages in the server. Markbot stores a local database of the server's chat messages and their attachments, so Markbot has a random chance to post an image or audio clip attached to its message. The "#mark" text channel was created as a place to interact with Markbot without notifying Guzmer members, as most members mute the "#mark" channel. Markbot can be triggered by saying "!mark" or pinging it.

Markbot Quotes

B O D Y K N O W M O T O B O D G E
#general 02/07/2018

External Links