docs: added more information to README.md

This commit is contained in:
Archie Jaskowicz 2023-12-03 13:47:32 +00:00
parent e2acec7aaa
commit e20b9e94b5
No known key found for this signature in database
GPG Key ID: D5A0D60C95D3B7C9

View File

@ -1,2 +1,9 @@
# mac-bot-template
A D++ template bot for Xcode (OSX).
A [D++](https://github.com/brainboxdotcc/DPP) Discord Bot template for Xcode (OSX). This repository is the result of [this tutorial](https://dpp.dev/build-a-bot-xcode.html).
## Requirements
This template requires you to install `libdpp` from [Homebrew](https://brew.sh/). You can follow [this tutorial](https://dpp.dev/install-brew.html) if you need help with that.
For support and assistance please join [the official support discord](https://discord.gg/dpp).