xalienxx / HanabiBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hanabi Bot

experimental Maintenance GitHub branches GitHub commits GitHub stars

WIP Implementation of Telegram bot for anime and manga. This repository is a rewrite of [anibot] by [Lucky Jain].

Features

  • Anime search
  • Manga search
  • Anime schedule
  • Anime and manga recommendations
  • User profile and authentication
  • User settings

Installation

Setup

git clone https://github.com/EverythingSuckz/HanabiBot
cd HanabiBot
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Configuration

nano .env

Running

python -m Hanabi

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

License:MIT License


Languages

Language:Python 100.0%