/ArtScraper

Code for discordjs to find an art from (wall.alphacoders.com)

Primary LanguageJavaScriptMIT LicenseMIT

ArtScraper

Code for discordjs to find an art from scraping (wall.alphacoders.com)

Command

  • -art (art name)

Feature

image

  • Scraping every art result with max 30 images
  • ◀️, ▶️, 🔀 reaction to display other result

image

  • Command cooldown to avoid spam

image

  • Costomize your own thing
    • token for your bot token (how to get it? go youtube)
    • prefix default is -, you can like ! so the command will be !art
    • reactTime time in second until reaction stop working (to avoid overload bot)
    • CommandCooldown time in second, to avoid spammer
    • cooldownMessage messages to send when the command still in cooldown
    • EmbedColor color of embed (click here to color generator code)

How to host :

  1. Install nodejs from (https://nodejs.org/en/download/)
  2. Create a folder
  3. Open CMD and cd to your folder (ex. : cd C:\Users\Vanez\Desktop\mybot
  4. Type :
  5. At config.json, change token into your bot token
  6. Run the bot by open (startbot.bat) file