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!
- Host: GitHub
- URL: https://github.com/tobycm/akatsuki-du-ca-bot-remastered
- Owner: tobycm
- License: mit
- Created: 2022-03-12T02:12:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-09T05:32:47.000Z (over 1 year ago)
- Last Synced: 2025-02-28T23:20:01.914Z (over 1 year ago)
- Language: Python
- Size: 5.88 MB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
---
runme:
id: 01HYND59JRNXRBAFBVVTB58DXE
version: v3
---
# 
# Akatsuki Du Ca Bot
[](https://crowdin.com/project/akatsuki-du-ca-bot)
[](https://wakatime.com/badge/user/61af32c7-8c4b-4112-a0e7-c00611659d19/project/7e77675a-0505-4e63-8df7-eea3570ff26d)
[](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 
- 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.