h, the second
Go to file
Christine Dodrill 33f801bc5e initial commit 2015-11-28 22:42:25 -08:00
core initial commit 2015-11-28 22:42:25 -08:00
plugins initial commit 2015-11-28 22:42:25 -08:00
.gitignore initial commit 2015-11-28 22:42:25 -08:00
LICENSE initial commit 2015-11-28 22:42:25 -08:00
README.md initial commit 2015-11-28 22:42:25 -08:00
env.sh initial commit 2015-11-28 22:42:25 -08:00
main.py initial commit 2015-11-28 22:42:25 -08:00
requirements.txt initial commit 2015-11-28 22:42:25 -08:00

README.md

h2

Or

H: revenge of the trolls

The matrix version of the shitposting utility bot you won't be able to live without.

Setup

  • Install the virtualenv and all of the deps with the handy env.sh script.
  • Create a https://matrix.org account and add it to the config:
me:
  user: >-
    @h:matrix.org    
  password: OMITTED HERE YOU HACKERS
  homeserver: https://matrix.org

masters:
- >-
    @Xena:matrix.org    
  • Save this as config.yml
  • Kick off main.py

Notes / Known Bugs

  • This must already be joined to channels and cannot join them
  • This is really janky and could fall over at any moment