https://github.com/guastallaigor/waifu-images-bot
Discord Bot. Get a random waifu image everytime you type any command.
https://github.com/guastallaigor/waifu-images-bot
bot discord discord-bot hacktoberfest waifu waifu-image waifu-images waifu-images-bot
Last synced: 3 months ago
JSON representation
Discord Bot. Get a random waifu image everytime you type any command.
- Host: GitHub
- URL: https://github.com/guastallaigor/waifu-images-bot
- Owner: guastallaigor
- License: mit
- Created: 2021-01-01T20:04:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T22:47:23.000Z (about 3 years ago)
- Last Synced: 2025-01-26T06:42:28.080Z (9 months ago)
- Topics: bot, discord, discord-bot, hacktoberfest, waifu, waifu-image, waifu-images, waifu-images-bot
- Language: JavaScript
- Homepage: https://discord.com/oauth2/authorize?client_id=794404553088827443&scope=bot&permissions=44096
- Size: 489 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
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
[](https://github.com/guastallaigor/waifu-images-bot/issues)
> **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
```sh
$ 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:
```sh
DISCORD_TOKEN=
DISCORD_PREFIX=
DISCORD_LINK=
```[](https://ko-fi.com/C1C63QCB8)
## License
[MIT © guastallaigor](https://github.com/guastallaigor/waifu-images-bot/blob/master/LICENSE)