/HonoluluBot

NSFW Telegram Inline bot to Scrap Search Queries from 3 Sources

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

HonoluluBot

NSFW Telegram Inline bot to Scrap Search Images from 3 Sources

Codacy Badge HitCount Gitpod ready-to-code Repo Size >~<

Installation

  • Make a Bot using @BotFather and note down the token you recieve
  • Make sure you turn on Inline Settings for the Specified Bot in Botfather
  • Install packages: pip install -U -r requirements.txt
  • Rename and fill in config: mv sample.honolulubot.ini
  • Start the Client: python3 -m honolulubot
  • It will ask you to put in the token you recieved earlier before, just put it in the shell and you are good to go

One-Click Deploy on Heroku

This is one of the Easiest method to deploy Honolulu:

Deploy