Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.35 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.35 KB

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