This bot is a cooperative effort between Phi and Eddy :).
it can do some social stuff, it can do le epic hentai stuff its quite good at moderating and it logs everything said in chat into a txt file.
which you can add to your server using this link. HERE you can find a list of all the live instances.
The bot is intended to be hosted individually for one server. The bot by design also logs all messages sent in a discord server. I highly recommend you start your own instance, otherwise, just add the current one. If you would like to submit an instace, add it to the INSTANCES.md file, and then open a pull request about it.
- a bunch of hentai commands
- a bunch of lewd commands
- some social commands, such as hug, kiss, etc.
- basic moderation, such as kick, ban, warn. ban and kick send a message with the reason for the ban/kick, before removing the user.
- built in coronavirus tracker
- has terry a davis "words from god" command.
- logs every single message into the console, and into a text file.
git clone https://github.com/Eddy-Arch/hentai-discord-bot.git
cd hentai-discord-bot
pip3 install -r requirements.txt
nohup python3 index.py
more advanced users may wish to install the bot on heroku, and other git using hosting services. this repo contains all the files necessary for you to be able to just commit the bot to your heroku server, and it should work out of the box. (Procfile, requirements.txt)
- overly complex
- are made up of multiple files
- are hard to edit
- have more than 10k LOC
the bot needs a working token, to get one, create a developer account on discord and insert the token in config.py
you need to update discord.py. you can do this by running
pip3 install discord.py
Currently, new branches are being developed without admin/social/nsfw options. Check out the branches page for more info.