Skip to content

ThunderBot is a discord bot designed to provide information about Yu-Gi-Oh! cards

Notifications You must be signed in to change notification settings

GustaMantovani/ThunderBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThunderBot - Discord Yu-Gi-Oh! Card Bot

ThunderBot is a Discord bot designed to provide information about Yu-Gi-Oh! trading cards using the Yu-Gi-Oh! ProDeck API. Users can retrieve card images, detailed card information, translate card names, search for cards, and view card prices directly within Discord.

Features

  • !card (lang) (cardName): Returns the image of the specified card.
  • !info (lang) (cardName): Provides detailed information about the specified card.
  • !tr (original_lang) (cardName) (translate_lang): Translates the name of the card from one language to another.
  • !search (lang) (cardName): Searches for cards based on a character sequence.
  • !prices (lang) (cardName): Shows the prices of the specified card.

Getting Started

Setup

  1. Clone the repository:

    git clone https://github.com/your-username/ThunderBot.git
    cd ThunderBot
  2. Install dependencies:

    ./setup.sh
  3. Create a .env file in the project root and add your Discord API key:

    DISCORD_API_KEY=your_discord_api_key
  4. Run the bot:

    python bot.py

Usage

  • Invite ThunderBot to your Discord server.
  • Use the provided commands in Discord to interact with ThunderBot.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve the bot.

Acknowledgments

About

ThunderBot is a discord bot designed to provide information about Yu-Gi-Oh! cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published