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

https://github.com/tobycm/akatsuki-du-ca-bot-remastered

Akatsuki Du Ca bot source code!
https://github.com/tobycm/akatsuki-du-ca-bot-remastered

Last synced: about 1 year ago
JSON representation

Akatsuki Du Ca bot source code!

Awesome Lists containing this project

README

          

---
runme:
id: 01HYND59JRNXRBAFBVVTB58DXE
version: v3
---

# ![Akatsuki Du Ca Banner](https://cdn.discordapp.com/attachments/912563176741154821/944739273767260210/AkatsukiDuCaCover.png)

# Akatsuki Du Ca Bot

[![Crowdin](https://badges.crowdin.net/akatsuki-du-ca-bot/localized.svg)](https://crowdin.com/project/akatsuki-du-ca-bot)
[![wakatime](https://wakatime.com/badge/user/61af32c7-8c4b-4112-a0e7-c00611659d19/project/7e77675a-0505-4e63-8df7-eea3570ff26d.svg)](https://wakatime.com/badge/user/61af32c7-8c4b-4112-a0e7-c00611659d19/project/7e77675a-0505-4e63-8df7-eea3570ff26d)
[![Invite Akatsuki Du Ca Bot to your Discord Server](https://img.shields.io/badge/Invite%20me-Akatsuki%20Du%20Ca-orange)](https://discord.com/api/oauth2/authorize?client_id=897216814096990308&permissions=8&redirect_uri=https%3A%2F%2Fakatsukiduca.tk%2Fjoin&response_type=code&scope=identify%20guilds.join%20bot%20applications.commands)

# What is this?

### History

One day, Toby saw his friend (stranger 👨 at that moment) with his Discord bot 🤖 being advertise on Facebook 😱.
Toby thought it is so cool 🤯 to make a Discord bot 🤖 so he DMed 📧 the owner of that bot ([@KenjiKobayashi126](https://github.com/KenjiKobayashi126)) and asked for permission 👍 to code 💻 the Discord bot with him.
Luckily 🍀 and sadly 😭, he accepted ✅. The sad 😭 part is that I only know 🧠 Python 🐍 at that moment 🕒 and no Javascript 💀.
Toby decided to create 🔧 his own Discord bot 🤖 and named it "Akatsuki Du Ca". (LETS GO BIG TOBY W 😎)

### How to use my bot

After you have added ➕ my bot (if you didn't just click [here](https://discord.com/api/oauth2/authorize?client_id=897216814096990308&permissions=412353939520&response_type=code&redirect_uri=https%3A%2F%2Fakatsukiduca.tobycm.dev&scope=bot+guilds.join)),
you can use its slash commands 📣 by typing `/` in your chat ⌨️ bar and it will show available ✔️ commands for you to use.
Clicking 🖱️ on Akatsuki Du Ca bot icon will simply only show 👁️ you its commands.

# How to install

## Requirements:

- Bot with full intents ![https://i.ibb.co/r7JMbGf/image.png](https://i.ibb.co/r7JMbGf/image.png)
- Python 3.11+

## Steps:

### 1. Clone this git repository: 🖨️

```bash {"id":"01HYND59JQ7NKABSZE9688BZ35"}
git clone https://github.com/tobycm/akatsuki-du-ca-bot-remastered.git

```

### 2. Install the dependencies: 🔧

```bash {"id":"01HYND59JQ7NKABSZE999GBMY9"}
pip install -U -r requirements.txt

```

If you want to install development environment packages, run this too: 💻

```bash {"id":"01HYND59JQ7NKABSZE9A72HS77"}
pip install -U -r requirements-dev.txt

```

### 3. Change your config file: ⚙

```bash {"id":"01HYND59JQ7NKABSZE9C031AJM"}
cp config.example.py config.py

```

Put values into `config.py` file

### 4. Run the bot: 🚀

```bash {"id":"01HYND59JQ7NKABSZE9DP3AE78"}
python3 main.py

```

If you have any errors 🛑 or bugs 🐛, please file them on Issues of this repo or contact `tobycm` on Discord.