Skip to content

RocketGod-git/paste-search-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paste Search Discord Bot

A Discord bot that allows users to search for terms on Pastebin.com, providing a quick and easy way to gather data from public pastes.

 __________                  __             __     ________             .___ 
 \______   \  ____    ____  |  | __  ____ _/  |_  /  _____/   ____    __| _/ 
  |       _/ /  _ \ _/ ___\ |  |/ /_/ __ \\   __\/   \  ___  /  _ \  / __ |  
  |    |   \(  <_> )\  \___ |    < \  ___/ |  |  \    \_\  \(  <_> )/ /_/ |  
  |____|_  / \____/  \___  >|__|_ \ \___  >|__|   \______  / \____/ \____ |  
         \/              \/      \/     \/               \/              \/  

Created by RocketGod

Installation

  1. Clone the Repository

    git clone https://github.com/RocketGod-git/paste-search-discord-bot.git
    cd paste-search-discord-bot
  2. Install Required Libraries

    pip install discord aiohttp
  3. Setup the Configuration

    Edit the config.json file and replace YOUR-TOKEN-HERE with your Discord bot token.

  4. Run the Bot

    python pastesearch.py

Commands

  • /pastes [query] - Search for a term on Pastebin.com and retrieve the top results.

Contributing

If you would like to contribute to the project, feel free to fork the repository and submit a pull request.

License

This project is licensed under the [AGPL-3.0 license] See the LICENSE file for more details.

Credits


Note: Ensure you provide adequate documentation regarding the bot's permissions on Discord and any rate limits or restrictions associated with the public API you're using. Users should be made aware of potential limitations.

rocketgod_logo

About

Search pastes with a Discord Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages