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

https://github.com/w1th0ut/botkirstal38

Simple discord bot for KIRSTAL 38 discord server.
https://github.com/w1th0ut/botkirstal38

bot discord discord-bot discord-music-bot discord-py simple

Last synced: 2 months ago
JSON representation

Simple discord bot for KIRSTAL 38 discord server.

Awesome Lists containing this project

README

          

# KIRSTAL 38 Bot Discord

Simple bot discord made by python3 for our extracurricular server discord. (Bot made with bahasa Indonesia)

## Requirements

1. requirements.txt
2. [FFMPEG](https://ffmpeg.org/download.html)

## Installation

you need install all requirements in `requirements.txt`.
```bash
git clone https://github.com/w1th0ut/botKIRSTAL38.git
cd botKIRSTAL38
pip3 install -r requirements.txt
```

## Usage

make sure you edit token and prefix in `script.py`.

```bash
python3 script.py
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)