waifu-images-bot v0.4.0
Discord Bot\ Get a random waifu image everytime you type any command!\ This bot uses the Waifu Pics API\ Type ?help to get a list of all available commands
Notes: Some of the commands may be unavailable due to lack of images from the API. Also sometimes you may get an image that's larger than 8MB, which is going to be blocked by Discord.
Usage
Add to your server https://discord.com/oauth2/authorize?client_id=794404553088827443&scope=bot&permissions=44096
Demo
Development
Note: Contributions are very welcomed, however is very important to open a new issue using the issue template before you start working on anything, so we can discuss it before hand
Fork the project and enter this commands in your terminal
$ git clone https://github.com/YOUR_GITHUB_USERNAME/waifu-images-bot.git
$ cd waifu-images-bot
$ yarn
$ yarn dev
You need to create a .env
file with this configuration:
DISCORD_TOKEN=
DISCORD_PREFIX=
DISCORD_LINK=
License
3 years ago