mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Update README.md
Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
parent
f90c9eeb11
commit
867e932155
1 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Poixpixel's Discord Bot
|
||||
|
||||
> [!WARNING]
|
||||
> This project **IS NOT** ready for production use. This is just a **early prototype** and most things **will change in the future**.
|
||||
> This project **is not** ready for production use. This is just a **early prototype** and most things **will change in the future**.
|
||||
|
||||
> [!WARNING]
|
||||
> This project is not actively being developed.
|
||||
|
@ -9,6 +9,10 @@
|
|||
> [!TIP]
|
||||
> Want to test out the bot? Join the [Poixpixel Discord Server](https://discord.gg/KRTGjxx7gY)
|
||||
|
||||
Install: ``yarn install``
|
||||
## Development Commands
|
||||
|
||||
Install Dependencies: ``yarn install``
|
||||
|
||||
Build: ``yarn build``
|
||||
|
||||
Build & Start: ``yarn start``
|
||||
|
|
Loading…
Add table
Reference in a new issue