Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 875 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 875 Bytes

Discord Hentai Bot

Discord bot that lets you looks up magic numbers in chat.

🚧 Attention

This repository has been marked as readonly. Work on this bot came to a halt after I lost interest in pursuing further development. I trust that you'll be able to find an alternative project that's actively maintained if you've made it this far.

Setup & Run

First you need to register a new application or bot at https://discord.com/developers/applications. Next, create a configuration file called secrets.json in the root directory and specify the token value. Add this bot to your server and run bot.py. At the moment this bots runs locally, instructions for proper deployment therefore will follow in the near future.

Developer Notes

This bot requires python version 3.7+. Run /help in chat to explore all features or inspect the source code here.