mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
17 lines
376 B
Markdown
17 lines
376 B
Markdown
# Poixpixel's Discord Bot
|
|
|
|
> [!WARNING]
|
|
> This Discord bot is not production ready and everything is subject to change
|
|
|
|
> [!TIP]
|
|
> Want to see the bot in action? Join the [Poixpixel Discord Server](https://discord.gg/KRTGjxx7gY)
|
|
|
|
## Development Commands
|
|
|
|
Install Dependencies: ``yarn install``
|
|
|
|
Compile: ``yarn compile``
|
|
|
|
Start: ``yarn target``
|
|
|
|
Build & Start: ``yarn start``
|