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

https://github.com/ahmuq/bot-brangkas

brangkas fivem with discord bot
https://github.com/ahmuq/bot-brangkas

Last synced: 3 months ago
JSON representation

brangkas fivem with discord bot

Awesome Lists containing this project

README

          

# Bot Brangkas Fraksi Roleplay

Fungsi dari bot ini adalah untuk mencatat pengeluaran/pemasukan data brangkas fraksi yang ada difivem roleplay menggunakan bot discord.

## Image

Data Brangkas
![Data Brangkas](https://cdn.discordapp.com/attachments/1248608443657359383/1257151080886960280/image.png?ex=66835cae&is=66820b2e&hm=acbf43c5eade1a5bc14b2954a00750287a0d28ff2333a59bd7c2194448f542cb&)

WD
![Wd](https://cdn.discordapp.com/attachments/1248608443657359383/1257151842601926676/image.png?ex=66835d64&is=66820be4&hm=30c271a7b3b718873ae530592dac3c7fbc6422455c580b58e442e1c9e94cd928&)

Depo
![Depo](https://cdn.discordapp.com/attachments/1248608443657359383/1257152096336216095/image.png?ex=66835da0&is=66820c20&hm=5e78b81043cc43705d040ad2f0fc713d47855756b86b795dc61bb98b6e2ccb09&)

## Cara Install

```bash
git clone https://github.com/ahlulmukh/bot-brangkas.git
```

```bash
npm Install
```

```bash
node .
```

## Cara Setting

Project ini menggunakan bot discord, untuk confignya dapat mengubah config.json.example menjadi config.json

```bash
{
"token": "your_token_bot",
"guildId": "your_discord_channel",
"channelId": "channel_view_data",
"channelDepo": "channel_depo",
"channelWd": "channel_wd"
}
```

## How To Use

Untuk melakukan depo gunakan perintah, perintah ini sudah auto complete.

Depo
```bash
/depo category:Senjata item:Pistol DE amount:5
```

Wd
```bash
/wd category:Senjata item:Pistol DE amount:5
```

## Authors

- [Ahlul Mukhramin](https://www.github.com/ahlulmukh)