Skip to content

A telegram bot that automatically memes. I'm sorry.

Notifications You must be signed in to change notification settings

laitalaj/haloobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haloobot

A Telegram bot that automates meme spouting.

Quickstart:

  1. Get yourself Python 3.5+
  2. Install the required Python packages by running pip install -r requirements.txt, and mpg123, vorbis-tools, fortune and cowsay with a package manager of your choice (or by some other method, as long as they can be used from command line)
  3. Create a bot and get yourself a bot API key with @BotFather
  • Make sure to disable group privacy for your bot while you're at it (haloobot won't work otherwise!)
  1. Create a file called 'haloosettings' with contents somewhat like this:
  • name = <the username of your bot without the @ symbol>
  • key = <your Telegram bot API key>
  • password = <password for bot owner specific commands>
  1. Run haloobot.py
  2. Add the bot to some conversation
  3. Give haloobot a /breaksilence "password" (the password for breaking initial silence is printed in the stdout) to break initial silence and then go for /listcommands

I might document this a bit more someday. Maybe.

I'm sorry.

About

A telegram bot that automatically memes. I'm sorry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages