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
- Host: GitHub
- URL: https://github.com/ewdlop/discordbotnote
- Owner: ewdlop
- License: mit
- Created: 2024-11-24T16:28:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-22T01:21:27.000Z (about 1 year ago)
- Last Synced: 2025-02-22T02:25:43.289Z (about 1 year ago)
- Topics: bot-development, discord-bot
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)