An open API service indexing awesome lists of open source software.

https://github.com/ewdlop/discordbotnote

https://www.microsoft.com/en-us/worklab/work-with-ai-like-its-a-colleague-not-a-calculator
https://github.com/ewdlop/discordbotnote

bot-development discord-bot

Last synced: 12 months ago
JSON representation

https://www.microsoft.com/en-us/worklab/work-with-ai-like-its-a-colleague-not-a-calculator

Awesome Lists containing this project

README

          

# 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](https://github.com/crewAIInc/crewAI)