Fyxren / waifim-client

🌸 A Discord bot for random waifus using waifu.im.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Waifim

A Discord bot for random waifus using waifu.im.

βš™οΈ Setup

To install the bot, follow these steps:

  1. Clone the repository
  2. Install the required dependencies: yarn
  3. Rename .env.example to .env and paste your Discord bot token
  4. Update ownerId in /src/config/config.js
  5. Start the bot by running yarn start or start the dev server with yarn dev for nodemon

Warning

If you set GUILD_ID in the .env, the application commands will be registered in the provided guild only.

In order to have global commands, just leave it empty.

πŸ’‘ Usage

The bot responds to the following commands:

  • /ping: Responds with the ping.
  • /tags: Responds with a list of the tags - Option to get information about a tag
  • /random: Responds with a random waifu - Options for tag & nsfw
  • /autopost start: Start autoposting a random waifu every 10 minutes in the channel
  • /autopost stop: Stop autoposting in the channel
  • /autopost list: [Owner Only] List all channels in the autopost list

Note

There is no help command.. May or may not have forgotten it. I'll add it later..

I'm planning on adding more stuff to the bot, this was just a first 'draft'

πŸ’– Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue/PR!

Some things I'm planning on

  • Help command (;-;)
  • Change permissions for autopost (only admins can set channels)
  • And some other stuff I can't remember anymore...

πŸ“ƒ License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

🌸 A Discord bot for random waifus using waifu.im.

License:MIT License


Languages

Language:JavaScript 100.0%