Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 1.28 KB

readme.md

File metadata and controls

35 lines (23 loc) · 1.28 KB

Discord Search Bot

About

Type:Utility
A server owner's dream! This is a bot to 🔎 other bots available on Discord directly from Discord.🤖
It scouts:cop: all your channels for suspicious links and spammers as well!:heavy_check_mark:

Made with ❤️ for Speranza'21 Campus Hack Hackathon:⚡⚡

Requirements to run the program

If you want to clone the repo and test the bot, do make sure you have the following:

  1. Python 3.x. Can be installed from the official python website: https://www.python.org
  2. Discord.py v1.6.0 library. For installation, run the following in terminal: pip install -U discord.py
  3. Beautiful Soup 4 library. For installation, run the following in terminal: pip install beautifulsoup4
  4. Requests library. For installation, run the following in terminal: pip install requests
  5. Virus-Total library: pip install vt vt-py
  6. Asyncio patch: pip install nestnest_asyncio
  7. Regex Operations : pip install re

Currently available bot commands

-search [Search Query (Mandatory)] : Searches [Search Query] for matching bots on https://top.gg/

-top : Shows top trending bots on https://top.gg/

-tags : Shows all available tags(categories) of bots

-help : Shows help on how to use the bot.

Bonus! :

-meme : Shows a random meme.