fckeverywordbot

Version, currently master branch1 version
  • master branchlatestMar 7, 2020

github.com/watzon/fckeverywordbot

Inspired by the Fuck Every Word project on Twitter, this is a Telegram bot that does the same

3 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  fckeverywordbot:
    github: watzon/fckeverywordbot
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
0.33.0
License
MIT
Author
Chris Watson
Target
  • fckeverywordbot from src/fckeverywordbot.cr

Dependencies

Runtime Dependencies

  • tasker*github: spider-gazelle/tasker, branch: master
  • tourmaline*github: watzon/tourmaline, branch: master

README

Fuck Every Word (Telegram)

This is just a simple bot inspired by @fckeveryword on Twitter. Our goal is to fuck every word in the english language, or at least the 479k+ at in the src/words.txt file.

Come check out the channel on Telegram!

Contributing

  1. Fork it (https://github.com/watzon/fckeverywordbot/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors