Skip to content

This bot help you to search things in wikis of games like Stardew Valley, Terraria or in Google directly from your Discord server.

License

Notifications You must be signed in to change notification settings

diezep/searcher-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Searcher Discord Bot

header searcher-bot

🧾 Table of Contents 🧾

  1. Usage
  2. Example
  3. Searchers
  4. Deployment
  5. Setup
  6. Prerequisites

🔥 Usage 🔥

  • Google
    • _google (what you want search)
  • Stardew Valley
    • _stardew (what you want search) [show 1-5 result]
  • Terraria
    • _terraria (what you want search)
  • Minecraft
    • _minecraft (what you want search)

🎈 Example 🎈

Example discord message:

_google discord bot

Example response:

image

🔎 Searchers 🔎

  • Google
    • google
  • Stardew Valley
    • stardew
    • valley
    • stardewv
    • stardewvalley
  • Terraria
    • terraria
  • Minecraft
    • minecraft
    • mc

💡 Prerequisites 💡

Token

🔨 Setup 🔨

  • Using the package manager pip, install necessary packages running the following command:

    pip install -r requirements.txt
  • Create .env file with the following variables:

    DISCORD_TOKEN = "(Bot token registered in Discord App.)"
    GOOGLE_CHROME_BIN = "(PATH of Google Chrome ['chrome.exe' file])"

🌟 Deployment 🌟

To start the Discord bot run:

python3 main.py

About

This bot help you to search things in wikis of games like Stardew Valley, Terraria or in Google directly from your Discord server.

Topics

Resources

License

Stars

Watchers

Forks

Languages