Browse Source

readme update

pull/1/head
arnaucode 7 years ago
parent
commit
72b4b0737a
2 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md
  2. BIN
      build/flock-botnet

+ 3
- 3
README.md

@ -1,8 +1,8 @@
# flock-botnet
# flock-botnet [![Go Report Card](https://goreportcard.com/badge/github.com/arnaucode/flock-botnet)](https://goreportcard.com/report/github.com/arnaucode/flock-botnet)
A twitter flock botnet with bots replying tweets with text generated by Markov chains
A twitter botnet with autonomous bots replying tweets with text generated based on probabilities in Markov chains
#### generating text with Markov chains
### generating text with Markov chains
Markov chain: https://en.wikipedia.org/wiki/Markov_chain
The algorithm calculates the probabilities of Markov chains, analyzing a considerable amount of text, for the examples, I've done it with the book "The Critique of Pure Reason", by Immanuel Kant (http://www.gutenberg.org/cache/epub/4280/pg4280.txt).

BIN
build/twFlock → build/flock-botnet


Loading…
Cancel
Save