A discord bot that will help you browse/download nhentai sources.

Overview

Risa

Introduction

Risa is an nHentai discord bot that will help you browse and download your favorite doujin inside your own discord server.

Hosting

Manual Hosting

To manual host Risa, just simply go into the config folder and edit the config.txt by replacing YourDiscordBotTokenHere with your discord app token, then change the file extension from .txt to .json, and execute risa_main.py.

Heroku Hosting

Risa is now host-ready for heroku! To host, just simply add your token as a config var to your heroku app with the name BOT_TOKEN.

Commands

Read Command
Usage

!read <popular/newest/random/id>

  • returns a message/paginated message based on id or keyword in the input.
  • aliases: !r
Examples
  • !read popular returns a paginated message containing popular uploads. aliases: p, pop

  • !read newest returns a paginated message containing newest uploads. aliases: n, new

  • !read random returns a message containing the doujin with random id. aliases: rand

  • !read 177013 returns a message containing the doujin with id of "177013".

Search Command
Usage

!search <query>

  • Returns a paginated message containing all matches on the query. Uses the same query system on the nh website. Note: there should be no spaces between colons, use double quotes for accuracy on tag name, and use dash line to avoid a tag. See the nh website guide here.
  • aliases: !s
Examples
  • !search Madoka Higuchi returns all matching doujins with name "Madoka Higuchi".

  • !search parody:Bang Dream returns all matching doujins with a parody name "Bang Dream".

  • !search tag:mind break characters:Lizbeth returns all matching doujins with tag name "mind break" and character name "Lizbeth".

  • !search artists:"artistname" -tag:"tentacles" returns only the matching doujins with artist name "artistname" but not with tag "tentacles".

Download Command
Usage

!download <id>

  • returns a message containing the download link of the doujin on the given id.
  • aliases: !dl
Examples
  • !download 367361 returns a message containing the download link of the doujin with id of "367361".

Changelogs

  • Added footers.
  • Added aliases.
  • Added language and page info in paginated messages.
  • Added case insensitivity on commands.
  • Added amount of favorites

More Info

Add risa to your server here

Owner
markee7
markee7
Mass Instagram Checker

Mass Instagram Checker

X - MrG3P5 5 Nov 09, 2022
DeleteAllBot - Telegram bot to delete all messages in a group

Delete All Bot A star ⭐ from you means a lot to me ! Telegram bot to delete all

Stark Bots 15 Dec 26, 2022
A bot to playing music in telegram vcg

Idzeroid Music|| Idzeroid Music adalah sebuah repository music bot telegram untuk memainkan suara di voice chat group anda. Fyi This repo im using for

idzeroid 1 Oct 26, 2021
A Discord bot that controls Pico-8.

Pico-8 Discord Bot Synopsis: A Discord bot that controls Pico-8. Please let me know if you make any games with this tool! I will simplify the discord.

Camden 1 Jan 28, 2022
A Telegram Bot which will ask new Group Members to verify them by solving an emoji captcha.

Emoji-Captcha-Bot A Telegram Bot which will ask new Group Members to verify them by solving an emoji captcha. About API: Using api.abirhasan.wtf/captc

Abir Hasan 52 Dec 11, 2022
A telegram bot help you to get stylish fonts and text

Stylish Font Bot 🐿 This is a telegram bot help you to get stylish fonts and text. Config Vars 🤖 API_HASH: Get this value from my.telegram.org. API_K

MSTL updates 1 Nov 08, 2021
A Telegram bot written in python.

telegram_bot This bot is currently a beta project. Features A telegram bot which can: Send current COVID-19 cases/stats of Germany Send current worth

HuhnCares 1 Jan 11, 2022
PyFIR - Python implementations of Finite Impulse Response (FIR) filters

pyFIR Python implementations of Finite Impulse Response (FIR) filters. The algorithms are mainly (but not strictly) the ones described in WEFERS, Fran

Davi Carvalho 4 Feb 12, 2022
Python package and CLI for user-friendly integration with SAS Viya

sasctl A user-friendly Python interface for SAS Viya. Full documentation: https://sassoftware.github.io/python-sasctl Table of Contents Overview Prere

SAS Software 30 Dec 14, 2022
A self-bot for discord, written in Python, which will send you notifications to your desktop if it detects an intruder on your discord server

A self-bot for discord, written in Python, which will send you notifications to your desktop if it detects an intruder on your discord server

LevPrav 1 Jan 11, 2022
A Python wrapper for the WooCommerce API.

WooCommerce API - Python Client A Python wrapper for the WooCommerce REST API. Easily interact with the WooCommerce REST API using this library. Insta

WooCommerce 171 Dec 25, 2022
Signs API calls to SberCloud.Advanced with AK/SK

sbercloud-api-aksk Signs API calls to SberCloud.Advanced with AK/SK This script is a courtesy of @sadpdtchr Description Sometimes there is a need to m

Peter Predtechensky 1 Nov 30, 2021
Python client for Messari's API

Messari API Messari provides a free API for crypto prices, market data metrics, on-chain metrics, and qualitative information (asset profiles). This d

Messari 85 Dec 22, 2022
Tesseract Open Source OCR Engine (main repository)

Tesseract OCR About This package contains an OCR engine - libtesseract and a command line program - tesseract. Tesseract 4 adds a new neural net (LSTM

48.3k Jan 05, 2023
A Telegram bot to download posts, videos, reels, IGTV and a user profile picture from Instagram!

Telegram Bot A telegram bot to download media from Instagram! No API Key or Login Needed! Requirements You must have python installed (of course) You

Simon Farah 2 Apr 10, 2022
TypeRig is a Python library aimed at simplifying the current FontLab API

TypeRig TypeRig is a Python library aimed at simplifying the current FontLab API while offering some additional functionality that is heavily biased t

Vassil Kateliev 41 Nov 02, 2022
Automation application was made by me using Google, Sheet and Slack APIs with Python.

README This application is used to transfer the data in the xlsx document we have to the Google Drive environment and calculate the "total budget" wit

3 Apr 12, 2022
E-Commerce Telegram Bot for UCA Students

ucaStudentStore To buy from and sell to other students Features Register the first time, after that you will always be recognised You can login either

Shukur Sabzaliev 5 Jun 26, 2022
A simple python discord bot with commands for moderation and utility.

Discord Bot A simple python discord bot with commands for moderation, utility and fun. Moderation $kick user reason - Kick a user from the server

3 Jan 07, 2022
Asynchronous Guilded API wrapper for Python

Welcome to guilded.py, a discord.py-esque asynchronous Python wrapper for the Guilded API. If you know discord.py, you know guilded.py. Documentation

shay 115 Dec 30, 2022