walkinslo / best-parser-bot

Rule34 Bot for Telegram!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Okay, so I created this bot just to practice my Telegram API skills.

Commands

  • /start — Initial message.
  • /tag — Initiate Rule34 mode (nsfw).
  • /help — Commands.

Deployment tutorial

  1. Set the TELEGRAM_BOT_API env variable.
  2. Clone the repo.
  3. Install the requrements: pip3 install -r requirements.txt
  4. Run the bot!