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.
- Host: GitHub
- URL: https://github.com/w1th0ut/botkirstal38
- Owner: w1th0ut
- License: mit
- Created: 2020-10-27T01:01:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-29T12:20:49.000Z (over 5 years ago)
- Last Synced: 2025-04-01T13:43:20.713Z (about 1 year ago)
- Topics: bot, discord, discord-bot, discord-music-bot, discord-py, simple
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)