Skip to content

ewdlop/DiscordBotNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Piece Character Discord Bots

This repository contains Discord bots that provide information about characters from the popular anime and manga series One Piece.

Setup and Run

To set up and run the bots, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ewdlop/DiscordBotNote.git
    cd DiscordBotNote
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    
  3. Create a new file named .env in the root directory of the repository and add your Discord bot token:

    DISCORD_TOKEN=your_discord_bot_token
    
  4. Run the bot:

    python bot.py
    

Available Commands

The following commands are available for the One Piece character Discord bots:

  • !luffy: Provides information about Monkey D. Luffy.
  • !zoro: Provides information about Roronoa Zoro.
  • !nami: Provides information about Nami.
  • !sanji: Provides information about Sanji.
  • !chopper: Provides information about Tony Tony Chopper.
  • !robin: Provides information about Nico Robin.
  • !franky: Provides information about Franky.
  • !brook: Provides information about Brook.
  • !jinbe: Provides information about Jinbe.
  • !crew: Provides information about the entire crew.

crewAI && TinyTroupe

The crewAI repository contains advanced AI models and tools for various applications. You can find more information and access the repository at the following link:

crewAI Repository

Releases

No releases published

Packages

No packages published