Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azuyamat/kordbotsample
https://github.com/azuyamat/kordbotsample
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/azuyamat/kordbotsample
- Owner: Azuyamat
- Created: 2023-10-10T18:12:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-11T03:23:20.000Z (over 1 year ago)
- Last Synced: 2024-11-06T08:04:04.546Z (3 months ago)
- Language: Kotlin
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KordBotSample
A sample bot for Kord, the next generation of Discord Kotlin API wrapper.
> *Note: Change the TOKEN in the `.env` file to your bot's token.*## Usage
```bash
git clone https://github.com/Azuyamat/KordBotSample.git
```