KO
|
EN
gitlite — search
Search
#python
#javascript
#go
#react
#http
#android
#hacktoberfest
#unity
#api
#pytorch
#cpp
#discord
spambot
★ 28
Open GitHub ↗
A spambot written in Go
Download README (.md)
Explore Similar Repositories
DailyTools
:
日常工具类,提供利用poi框架将html转word,包括对图片的处理,以及分词功能
startLearningNodejs
:
No description available.
demagrittr
:
kind of precompiling from magrittr's syntax to eager evaluation syntax
ergonomic-breakpoint
:
Ergonomic CSS media queries
Reddit-OriginalPostSearcher
:
OriginalPostSearcher Bot for Reddit
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
spambot
?
Download (.md)
# spambot [](https://raw.githubusercontent.com/tamnd/spambot/master/LICENSE.md) [](https://travis-ci.org/tamnd/spambot) [](https://godoc.org/github.com/tamnd/spambot) A spambot written in [Go](http://golang.org) which can generate 959010951023058472367721943167851909915817013441751425706085646343613205540916821924125218448397394479087741510094625084720918095811275227398144000000000000000000000000000 unique sentences! Inspired from [Bot dumps beautiful uncompiled spam on my blog](http://www.reddit.com/r/programming/comments/34xjnv/bot_dumps_beautiful_uncompiled_spam_on_my_blog/). Thanks [/u/eatonphil](http://www.reddit.com/user/eatonphil) for posting this! ### Why I wrote this? I am writing a Naive Bayes spam filtering which implemented Paul Graham's algorithms and techniques for classifying spam: [www.paulgraham.com/spam.html](http://www.paulgraham.com/spam.html), so this program is written for generating training data. **Please do not use it for spamming purpose!** ## Install ``` $ go get github.com/tamnd/spambot ``` ## Usage ```bash $ spambot Ahaa, its fastidious conversation on the topic of this post here at this blog, I have read all that, so now me also commenting at this place. $ spambot It is perfect time to make a few plans for the long run and it's time to be happy. I've read this put up and if I may I want to suggest you few fascinating things or advice. Maybe you can write next articles relating to this article. I want to learn even more issues about it! $ spambot Thank you for the auspicious writeup. It in fact was a amusement account it. Look advanced to far added agreeable from you! However, how could we communicate? ``` ## Contribute - Fork repository - Create a feature branch - Open a new pull request - Create an issue for bug report or feature request ## Contact - Nguyen Duc Tam - [tamnd87@gmail.com](mailto:tamnd87@gmail.com) - [http://twitter.com/tamnd87](http://twitter.com/tamnd87) ## License The MIT License (MIT). Please see [LICENSE](LICENSE) for more information. Copyright (c) 2015 Nguyen Duc Tam, tamnd87@gmail.com